ci) Updating docker container URI (#3)
All checks were successful
Build and Push Image / docker-build-and-push (push) Successful in 1m47s
All checks were successful
Build and Push Image / docker-build-and-push (push) Successful in 1m47s
Reviewed-on: #3 Co-authored-by: Shaun Campbell <shaun@campbellwireless.net> Co-committed-by: Shaun Campbell <shaun@campbellwireless.net>
This commit was merged in pull request #3.
This commit is contained in:
@@ -48,5 +48,5 @@ jobs:
|
|||||||
file: ./Dockerfile
|
file: ./Dockerfile
|
||||||
push: true
|
push: true
|
||||||
tags: |
|
tags: |
|
||||||
${{ env.REGISTRY_HOST }}/${{ env.IMAGE_NAME }}:latest
|
cloud.campbellwireless.net/git/${{ env.IMAGE_NAME }}:latest
|
||||||
${{ env.REGISTRY_HOST }}/${{ env.IMAGE_NAME }}:${{ steps.tags.outputs.sha_short }}
|
cloud.campbellwireless.net/git/${{ env.IMAGE_NAME }}:${{ steps.tags.outputs.sha_short }}
|
||||||
|
|||||||
Reference in New Issue
Block a user