This reverts commit 3e0545aa67.
This commit is contained in:
parent
3e0545aa67
commit
f8347bbb7f
1 changed files with 0 additions and 6 deletions
|
|
@ -39,8 +39,6 @@ jobs:
|
||||||
file: ./apps/dispatch/Dockerfile
|
file: ./apps/dispatch/Dockerfile
|
||||||
push: true
|
push: true
|
||||||
tags: git.thornbush.dev/rose/datamine/dispatch:devel
|
tags: git.thornbush.dev/rose/datamine/dispatch:devel
|
||||||
cache-from: type=gha
|
|
||||||
cache-to: type=gha,mode=max
|
|
||||||
- name: build ingest
|
- name: build ingest
|
||||||
uses: https://code.forgejo.org/docker/build-push-action@v6
|
uses: https://code.forgejo.org/docker/build-push-action@v6
|
||||||
with:
|
with:
|
||||||
|
|
@ -48,8 +46,6 @@ jobs:
|
||||||
file: ./apps/ingest/Dockerfile
|
file: ./apps/ingest/Dockerfile
|
||||||
push: true
|
push: true
|
||||||
tags: git.thornbush.dev/rose/datamine/ingest:devel
|
tags: git.thornbush.dev/rose/datamine/ingest:devel
|
||||||
cache-from: type=gha
|
|
||||||
cache-to: type=gha,mode=max
|
|
||||||
- name: build dispatch
|
- name: build dispatch
|
||||||
uses: https://code.forgejo.org/docker/build-push-action@v6
|
uses: https://code.forgejo.org/docker/build-push-action@v6
|
||||||
with:
|
with:
|
||||||
|
|
@ -57,5 +53,3 @@ jobs:
|
||||||
file: ./apps/bot/Dockerfile
|
file: ./apps/bot/Dockerfile
|
||||||
push: true
|
push: true
|
||||||
tags: git.thornbush.dev/rose/datamine/bot:devel
|
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