Skip to content
Snippets Groups Projects
Commit 63758d27 authored by LECORDIER-MAURIES Marlon's avatar LECORDIER-MAURIES Marlon
Browse files

Update .gitlab-ci.yml

parent f5485300
Branches
No related tags found
No related merge requests found
Pipeline #42912 passed
......@@ -21,6 +21,8 @@ test-existence:
stage: test
script: test -f compiled.txt
package:
stage: package
script: cat compiled.txt | gzip > packaged.gz
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment