updated api README
This commit is contained in:
parent
ca462f8600
commit
0af52b462c
@ -89,7 +89,7 @@ jobs:
|
||||
if: steps.changes.outputs.api == 'true'
|
||||
uses: docker/build-push-action@v4
|
||||
with:
|
||||
file: api/Dockerfile
|
||||
file: Dockerfile
|
||||
context: "{{defaultContext}}:api"
|
||||
platforms: linux/amd64
|
||||
push: true
|
||||
|
Loading…
Reference in New Issue
Block a user