Commit 51cbcfb9 by shipengwei

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

parents 5764c2ae d0124b79
......@@ -10,6 +10,8 @@ services:
- docker:dind
before_script:
- echo $CI_REGISTRY_IMAGE
- echo $CI_COMMIT_REF_SLUG
- docker login -u 'tcr$eoc' -p $CI_REGISTRY_PASSWORD $CI_REGISTRY
build-master:
......
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