Commit 01b61bfd by shipengwei

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

parents 47a8e4f8 04f8df2a
...@@ -38,7 +38,7 @@ build-master-arm64: ...@@ -38,7 +38,7 @@ build-master-arm64:
- arm64 - arm64
build-manifest: build-manifest:
stage: manifest stage: build
script: script:
- docker manifest create $CI_REGISTRY_IMAGE:$FULLVERSION - docker manifest create $CI_REGISTRY_IMAGE:$FULLVERSION
$CI_REGISTRY_IMAGE:$FULLVERSION-amd64 $CI_REGISTRY_IMAGE:$FULLVERSION-amd64
......
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