Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Open Subsurface Data Universe Software
Platform
CI-CD Pipelines
Commits
81cdc1c2
Commit
81cdc1c2
authored
Sep 21, 2020
by
Hema Vishnu Pola [Microsoft]
Browse files
updated to have ref variable
parent
c92a3bc4
Pipeline
#9348
passed with stage
in 7 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
cloud-providers/azure.yml
View file @
81cdc1c2
...
...
@@ -129,7 +129,7 @@ azure_containerize:
-
docker build --build-arg JAR_FILE=$TARGET -t $CI_REGISTRY_IMAGE/$SHA_IMAGE .
-
docker push ${CI_REGISTRY_IMAGE}/$SHA_IMAGE
-
docker tag $CI_REGISTRY_IMAGE/$SHA_IMAGE $CI_REGISTRY_IMAGE/$LATEST_IMAGE
-
docker push $CI_REGISTRY_IMAGE/$LATEST_IMAGE
-
docker push $
{
CI_REGISTRY_IMAGE
}
/$LATEST_IMAGE
# Azure Container Registry
-
az acr login -n $AZURE_REGISTRY
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment