зеркало из https://github.com/Azure/ARO-RP.git
This commit is contained in:
Родитель
a5e9183ac5
Коммит
77a3f38244
|
@ -18,5 +18,5 @@ jobs:
|
|||
- template: ./templates/template-push-images-to-acr.yml
|
||||
parameters:
|
||||
rpImageACR: $(RP_IMAGE_ACR)
|
||||
buildCommand: "publish-image-fluentbit"
|
||||
buildCommand: publish-image-fluentbit
|
||||
- template: ./templates/template-az-cli-logout.yml
|
||||
|
|
|
@ -18,7 +18,7 @@ jobs:
|
|||
- template: ./templates/template-push-images-to-acr.yml
|
||||
parameters:
|
||||
rpImageACR: $(RP_IMAGE_ACR)
|
||||
buildCommand: "publish-image-aro"
|
||||
buildCommand: publish-image-aro
|
||||
- template: ./templates/template-az-cli-logout.yml
|
||||
- script: |
|
||||
cp -a --parents aro "$(Build.ArtifactStagingDirectory)"
|
||||
|
|
|
@ -30,7 +30,7 @@ jobs:
|
|||
- template: ./templates/template-push-images-to-acr.yml
|
||||
parameters:
|
||||
rpImageACR: $(RP_IMAGE_ACR)
|
||||
buildCommand: "publish-image-aro"
|
||||
buildCommand: publish-image-aro
|
||||
- script: |
|
||||
set -e
|
||||
set -o pipefail
|
||||
|
|
Загрузка…
Ссылка в новой задаче