Even more boring #5
@@ -51,8 +51,8 @@ jobs:
|
||||
tags: |
|
||||
${{ env.IMAGE_NAME }}:${{ steps.meta.outputs.REPO_VERSION }}
|
||||
${{ env.IMAGE_NAME }}:${{ env.DOCKER_LATEST }}
|
||||
cache-from: type=registry,ref=${{ env.IMAGE_NAME }}:${{ env.DOCKER_LATEST }}
|
||||
cache-to: type:inline
|
||||
# cache-from: type=registry,ref=${{ env.IMAGE_NAME }}:${{ env.DOCKER_LATEST }}
|
||||
# cache-to: type:inline
|
||||
# cache-from: type=registry,ref=${{ env.IMAGE_NAME }}:buildcache
|
||||
# cache-to: type=registry,ref=${{ env.IMAGE_NAME }}:buildcache,mode=max
|
||||
|
||||
|
||||
Reference in New Issue
Block a user