Skip to content
Snippets Groups Projects
Commit 1be69d88 authored by bbaer's avatar bbaer
Browse files

Branched Snapshot names

parent 3d569f48
No related branches found
No related tags found
1 merge request!167Branching snapshots
Pipeline #2079 failed
...@@ -27,7 +27,7 @@ snapshot: ...@@ -27,7 +27,7 @@ snapshot:
- build/ - build/
script: script:
- make VERSION=$VERSION phpunit_snapshot - make VERSION=$VERSION phpunit_snapshot
- chmod a+r qfq_$VERSION_*.zip - chmod a+r qfq_$CI_BUILD_REF_NAME-$VERSION_*.zip
- scp qfq_$VERSION_*.zip w16:qfq/snapshots/ - scp qfq_$VERSION_*.zip w16:qfq/snapshots/
- mv qfq_$VERSION_*.zip build/qfq.zip - mv qfq_$VERSION_*.zip build/qfq.zip
......
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