Specify file

This commit is contained in:
Jackson Harper
2022-04-04 08:45:16 -07:00
parent b9300d3f30
commit 1489ca5231

View File

@ -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 .'