mirror of
https://github.com/alexgo-io/gaze-brc20-indexer.git
synced 2026-01-12 14:34:54 +08:00
fix: remove build cache
This commit is contained in:
@@ -52,5 +52,3 @@ jobs:
|
||||
context: ${{ inputs.context }}
|
||||
file: ${{ inputs.dockerfile }}
|
||||
tags: "${{ inputs.image-repo }}:${{ inputs.image-tag }},${{ inputs.image-repo }}:latest"
|
||||
cache-from: type=registry,ref=${{ inputs.image-repo }}:buildcache
|
||||
cache-to: type=registry,ref=${{ inputs.image-repo }}:buildcache,mode=max
|
||||
|
||||
Reference in New Issue
Block a user