mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
update github action
This commit is contained in:
parent
08fbb8aebf
commit
9e54427d5d
1 changed files with 0 additions and 2 deletions
2
.github/workflows/run-tests.yaml
vendored
2
.github/workflows/run-tests.yaml
vendored
|
|
@ -111,7 +111,5 @@ jobs:
|
|||
run: 'docker build --file packages/content-fetch/Dockerfile .'
|
||||
- name: Build the inbound-email-handler docker image
|
||||
run: 'docker build --file packages/inbound-email-handler/Dockerfile .'
|
||||
- name: Build the content-fetch cloud function docker image
|
||||
run: 'docker build --file packages/content-fetch/Dockerfile-gcf .'
|
||||
- name: Build the tts docker image
|
||||
run: 'docker build --file packages/text-to-speech/Dockerfile .'
|
||||
|
|
|
|||
Loading…
Reference in a new issue