update github action
This commit is contained in:
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 .'
|
||||
|
||||
Reference in New Issue
Block a user