Commit 7b59cc3a by shipengwei

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

parents 5dc1e997 9df9f65d
......@@ -16,6 +16,8 @@ before_script:
- echo "$CI_COMMIT_TIMESTAMP"
- echo "$CI_JOB_STARTED_AT"
- echo "$BASE_VERSION.$CI_TIMESTAMP"
- VE=$(date +"%y%m%d%H%M")
- echo $VE
- docker login -u 'tcr$eoc' -p $CI_REGISTRY_PASSWORD $CI_REGISTRY
build-master-x86:
......
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