mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
Specify file
This commit is contained in:
parent
b9300d3f30
commit
1489ca5231
1 changed files with 1 additions and 1 deletions
2
.github/workflows/run-tests.yaml
vendored
2
.github/workflows/run-tests.yaml
vendored
|
|
@ -85,4 +85,4 @@ jobs:
|
|||
with:
|
||||
fetch-depth: 0
|
||||
- name: Build the API docker image
|
||||
run: 'docker build --file packages/api .'
|
||||
run: 'docker build --file packages/api/Dockerfile .'
|
||||
Loading…
Reference in a new issue