Skip to content
Snippets Groups Projects
Commit 5a7c9bce authored by Cédric Traizet's avatar Cédric Traizet
Browse files

CI: Configure git for tar.xz in the container instead of doing it in the deploy script

parent a86db9fb
No related branches found
No related tags found
No related merge requests found
......@@ -19,9 +19,6 @@
# limitations under the License.
#
# Configure git for tar.xz
git config tar.tar.xz.command "xz -c"
if [ "$CI_COMMIT_REF_NAME" = "develop" ] # check if the branch name is develop or not
then # we are on develop
jobs_directory=/home/otbpush/test/$(date +%F)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment