Commit 6e5da3b5 authored by qtl's avatar qtl
Browse files

Update .gitlab-ci.yml

parent be0150b6
Pipeline #59361 failed
......@@ -14,9 +14,9 @@ first_stage:
- echo 'hello world'
- echo $CI_COMMIT_TAG
- CI_SOURCE_BRANCH=$(git for-each-ref | grep $CI_COMMIT_SHORT_SHA | grep origin | sed "s/.*\///")
- VER = $COMMIT_TAG
#- VER = $COMMIT_TAG
- echo $CI_SOURCE_BRANCH
- echo $VER
-# echo $VER
tags:
- javac
rules:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment