Skip to content
Snippets Groups Projects
Commit 70f6e039 authored by Alen Zubic's avatar Alen Zubic
Browse files

fix: Deployment tag to Azure

parent d6d53b5e
No related branches found
No related tags found
No related merge requests found
Pipeline #141018 passed
......@@ -14,5 +14,7 @@ patch-and-commit--staging-azure:
IMAGE_TAG_HELM_FILE: "helm/staging-azure/graphpolaris-frontend/values.yaml"
IMAGE_TAG_HELM_FILE_VARIABLE: "image.tag"
needs:
# Make sure we get veriables from previous steps
- !reference [patch-and-commit, needs]
# Run sequentially to avoid race conditions
- patch-and-commit
- patch-and-commit
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment