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
|
uses: docker/build-push-action@v2
|
||||||
with:
|
with:
|
||||||
context: ./apps/frontend/
|
context: ./apps/frontend/
|
||||||
file: /apps/frontend/Dockerfile
|
file: ./apps/frontend/Dockerfile
|
||||||
platforms: linux/amd64,linux/arm64
|
platforms: linux/amd64,linux/arm64
|
||||||
push: true
|
push: true
|
||||||
tags: |
|
tags: |
|
||||||
|
|
Loading…
Add table
Reference in a new issue