This commit is contained in:
@@ -42,5 +42,5 @@ jobs:
|
|||||||
push: true
|
push: true
|
||||||
file: ./Dockerfile.cache
|
file: ./Dockerfile.cache
|
||||||
tags: git.joshuacoles.me/${{ github.repository }}:latest,git.joshuacoles.me/${{ github.repository }}:${{ github.sha }}
|
tags: git.joshuacoles.me/${{ github.repository }}:latest,git.joshuacoles.me/${{ github.repository }}:${{ github.sha }}
|
||||||
cache-from: type=registry,ref=user/app:latest
|
cache-from: type=gha
|
||||||
cache-to: type=inline
|
cache-to: type=gha,mode=max
|
||||||
|
|||||||
Reference in New Issue
Block a user