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
c92a3bc4
Commit
c92a3bc4
authored
Sep 21, 2020
by
Hema Vishnu Pola [Microsoft]
Browse files
added latest tag container push to gitlab repository.
parent
ea2131f1
Pipeline
#9347
passed with stage
in 6 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
cloud-providers/azure.yml
View file @
c92a3bc4
...
...
@@ -128,6 +128,8 @@ azure_containerize:
-
echo "Startup Jar is $TARGET"
-
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
# 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