ci: remove github action caching
All checks were successful
Build and Publish Docker Image / build-and-push (push) Successful in 56s
All checks were successful
Build and Publish Docker Image / build-and-push (push) Successful in 56s
This commit is contained in:
2
.github/workflows/docker-publish.yml
vendored
2
.github/workflows/docker-publish.yml
vendored
@@ -49,8 +49,6 @@ jobs:
|
||||
tags: ${{ steps.meta.outputs.tags }}
|
||||
labels: ${{ steps.meta.outputs.labels }}
|
||||
platforms: linux/amd64
|
||||
cache-from: type=gha
|
||||
cache-to: type=gha,mode=max
|
||||
|
||||
- name: Output image URLs
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user