Revert "try gha cache again :3"
Some checks failed
Build OCI Images / build (push) Failing after 39s
Some checks failed
Build OCI Images / build (push) Failing after 39s
This reverts commit 0527af6054.
This commit is contained in:
parent
0527af6054
commit
f6891f96f7
1 changed files with 0 additions and 6 deletions
|
|
@ -43,8 +43,6 @@ jobs:
|
|||
file: ./apps/dispatch/Dockerfile
|
||||
push: true
|
||||
tags: git.thornbush.dev/rose/datamine/dispatch:devel
|
||||
cache-from: type=gha
|
||||
cache-to: type=gha,mode=max
|
||||
- name: build ingest
|
||||
uses: https://code.forgejo.org/docker/build-push-action@v6
|
||||
with:
|
||||
|
|
@ -52,8 +50,6 @@ jobs:
|
|||
file: ./apps/ingest/Dockerfile
|
||||
push: true
|
||||
tags: git.thornbush.dev/rose/datamine/ingest:devel
|
||||
cache-from: type=gha
|
||||
cache-to: type=gha,mode=max
|
||||
- name: build dispatch
|
||||
uses: https://code.forgejo.org/docker/build-push-action@v6
|
||||
with:
|
||||
|
|
@ -61,5 +57,3 @@ jobs:
|
|||
file: ./apps/bot/Dockerfile
|
||||
push: true
|
||||
tags: git.thornbush.dev/rose/datamine/bot:devel
|
||||
cache-from: type=gha
|
||||
cache-to: type=gha,mode=max
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue