PIPELINE EFFICIENCY FIX PT2
All checks were successful
Build and Push Quarkus Image / build-and-push (push) Successful in 6m54s
All checks were successful
Build and Push Quarkus Image / build-and-push (push) Successful in 6m54s
This commit is contained in:
@@ -65,6 +65,4 @@ jobs:
|
||||
tags: |
|
||||
${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}:latest
|
||||
${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}:${{ github.sha }}
|
||||
${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}:${{ env.APP_VERSION }}
|
||||
cache-from: type=registry,ref=${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}:buildcache
|
||||
cache-to: type=registry,ref=${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}:buildcache,mode=max
|
||||
${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}:${{ env.APP_VERSION }}
|
||||
Reference in New Issue
Block a user