Skip to content

Commit 3b0d618

Browse files
committed
remove caching
1 parent a32cdd6 commit 3b0d618

File tree

2 files changed

+1
-28
lines changed

2 files changed

+1
-28
lines changed

.github/workflows/ci.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,7 @@ jobs:
4646
context: src
4747
push: true
4848
tags: ${{steps.tags.outputs.tags}}
49-
cache-from: type=gha
50-
cache-to: type=gha,mode=max
49+
no-cache: true
5150
labels: |
5251
org.opencontainers.image.created=${{steps.tags.outputs.rfc3339}}
5352
org.opencontainers.image.authors=discord:pg9182#8484

.github/workflows/test-build.yml

-26
This file was deleted.

0 commit comments

Comments
 (0)