This commit is contained in:
parent
63df8ff113
commit
c6a874f14d
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ jobs:
|
|||
uses: docker/build-push-action@v2
|
||||
with:
|
||||
context: ./apps/frontend/
|
||||
file: /apps/frontend/Dockerfile
|
||||
file: ./apps/frontend/Dockerfile
|
||||
platforms: linux/amd64,linux/arm64
|
||||
push: true
|
||||
tags: |
|
||||
|
|
Loading…
Add table
Reference in a new issue