Mentions légales du service

Skip to content
Snippets Groups Projects
Commit b33c4255 authored by EL KARCHI Jad's avatar EL KARCHI Jad
Browse files

Update .gitlab-ci.yml file

parent 506ce682
No related branches found
No related tags found
No related merge requests found
Pipeline #1141165 passed
......@@ -16,7 +16,7 @@ upload_to_registry:
script:
- echo "Starting upload & archiving of project files to the GitLab Package Registry..."
- echo $LATEST_TAG
- rm -rf ./.git/
- rm -rf ./.git/ .git* ./docs
- tar -cvf - . | gzip > $ARCHIVE_NAME
- |
filename=$(basename "$ARCHIVE_NAME" .tar.gz);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment