mirror of
https://github.com/Dvorinka/excalidraw-full.git
synced 2026-06-03 22:02:57 +00:00
fix
This commit is contained in:
@@ -51,6 +51,6 @@ jobs:
|
||||
context: .
|
||||
file: ./excalidraw-complete.Dockerfile
|
||||
push: true
|
||||
tags: ${{ steps.meta.outputs.tags }},latest
|
||||
tags: ${{ steps.meta.outputs.tags }}
|
||||
cache-from: type=registry,ref=${{ env.REGISTRY }}/${{ env.OWNER }}/${{ env.IMAGE_NAME }}:buildcache
|
||||
cache-to: type=registry,ref=${{ env.REGISTRY }}/${{ env.OWNER }}/${{ env.IMAGE_NAME }}:buildcache,mode=max
|
||||
Reference in New Issue
Block a user