Commit db7002b2 by shipengwei

Merge branch 'master' of git.aipark.com:eoc-group/dotnet-cicd-demo

parents 355d4f46 ffd6e0bf
......@@ -13,8 +13,8 @@ services:
before_script:
- export TZ=Asia/Shanghai
- echo $CI_REGISTRY_IMAGE
- echo CI_COMMIT_TIMESTAMP
- echo CI_PIPELINE_CREATED_AT
- echo $CI_COMMIT_TIMESTAMP
- echo $CI_PIPELINE_CREATED_AT
- TIMESTAMP=$(date -d "${CI_PIPELINE_CREATED_AT%+*}" +"%Y%m%d%H%M")
- export FULLVERSION=$BASE_VERSION.$TIMESTAMP
- echo $FULLVERSION
......
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