ci: remove docker build cache
This commit is contained in:
4
.github/workflows/build-and-push.yml
vendored
4
.github/workflows/build-and-push.yml
vendored
@@ -63,6 +63,4 @@ jobs:
|
|||||||
labels: ${{ steps.meta.outputs.labels }}
|
labels: ${{ steps.meta.outputs.labels }}
|
||||||
build-args: |
|
build-args: |
|
||||||
TSHOCK_VERSION=5.2.4
|
TSHOCK_VERSION=5.2.4
|
||||||
TERRARIA_VERSION=1.4.4.9
|
TERRARIA_VERSION=1.4.4.9
|
||||||
cache-from: type=gha
|
|
||||||
cache-to: type=gha,mode=max
|
|
||||||
Reference in New Issue
Block a user