ci) updating docker registry to use registry.campbellwireless.net
All checks were successful
Build and Push Image / docker-build-and-push (push) Successful in 2m2s
All checks were successful
Build and Push Image / docker-build-and-push (push) Successful in 2m2s
This commit is contained in:
@@ -48,5 +48,5 @@ jobs:
|
||||
file: ./Dockerfile
|
||||
push: true
|
||||
tags: |
|
||||
cloud.campbellwireless.net/git/${{ env.IMAGE_NAME }}:latest
|
||||
cloud.campbellwireless.net/git/${{ env.IMAGE_NAME }}:${{ steps.tags.outputs.sha_short }}
|
||||
${{ env.REGISTRY_HOST }}/${{ env.IMAGE_NAME }}:latest
|
||||
${{ env.REGISTRY_HOST }}/${{ env.IMAGE_NAME }}:${{ steps.tags.outputs.sha_short }}
|
||||
|
||||
Reference in New Issue
Block a user