This commit is contained in:
@ -23,6 +23,9 @@ steps:
|
|||||||
- az login --identity --client-id ${CLIENT_ID}
|
- az login --identity --client-id ${CLIENT_ID}
|
||||||
- az acr login --name ${ACR_NAME}
|
- az acr login --name ${ACR_NAME}
|
||||||
- docker push ${DOCKER_IMAGE}
|
- docker push ${DOCKER_IMAGE}
|
||||||
|
backend_options:
|
||||||
|
kubernetes:
|
||||||
|
runtimeClassName: sysbox-runc
|
||||||
|
|
||||||
- name: gitops-commit
|
- name: gitops-commit
|
||||||
image: alpine/git
|
image: alpine/git
|
||||||
|
Reference in New Issue
Block a user