Skip to content

Commit

Permalink
Update build-release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
philipparndt authored Jan 19, 2022
1 parent 3ccb7db commit 87092b9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@ jobs:
env:
RELEASE_VERSION: ${{ steps.next.outputs.version }}
with:
context: app
file: Dockerfile
context: ./app
file: ./app/Dockerfile
platforms: linux/amd64,linux/arm/v6,linux/arm/v7,linux/arm64
push: true
tags: |
Expand Down

0 comments on commit 87092b9

Please sign in to comment.