Commit a7827513 by shipengwei

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

parents 2091c5f2 cd176af3
# This file is a template, and might need editing before it works on your project. # This file is a template, and might need editing before it works on your project.
# Official docker image. # Official docker image.
variables: variables:
CI_REGISTRY_USER: 'tcr$eoc' CI_REGISTRY_USER: "tcr\\$eoc"
CI_REGISTRY_IMAGE: k8s-t0.tencentcloudcr.com/eoc/dotnet-cicd-demo CI_REGISTRY_IMAGE: k8s-t0.tencentcloudcr.com/eoc/dotnet-cicd-demo
CI_COMMIT_REF_SLUG: $(date +%Y%m%d%H%M)-${CI_COMMIT_SHORT_SHA} CI_COMMIT_REF_SLUG: $(date +%Y%m%d%H%M)-${CI_COMMIT_SHORT_SHA}
......
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