forked from external-repos/ivatar-docker
fix: remove caching options from Docker build step
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 1m39s
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 1m39s
This commit is contained in:
@@ -50,5 +50,3 @@ jobs:
|
|||||||
push: true
|
push: true
|
||||||
tags: ${{ steps.meta.outputs.tags }}
|
tags: ${{ steps.meta.outputs.tags }}
|
||||||
labels: ${{ steps.meta.outputs.labels }}
|
labels: ${{ steps.meta.outputs.labels }}
|
||||||
cache-from: type=gha
|
|
||||||
cache-to: type=gha,mode=max
|
|
||||||
|
|||||||
Reference in New Issue
Block a user