This commit is contained in:
@@ -44,8 +44,8 @@ jobs:
|
||||
context: .
|
||||
file: Dockerfile.gitea
|
||||
push: true
|
||||
cache-from: type=registry
|
||||
cache-to: type=registry,mode=max
|
||||
# cache-from: type=registry
|
||||
# cache-to: type=registry,mode=max
|
||||
tags: |
|
||||
${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}:${{ steps.meta.outputs.tag }}
|
||||
${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}:${{ github.ref_name }}-latest
|
||||
|
||||
Reference in New Issue
Block a user