Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
dchristl committed Jan 8, 2024
1 parent 1de2e2e commit 7fec3bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
if: github.ref == 'refs/heads/dev'
uses: docker/build-push-action@v5
with:
context: "{{defaultContext}}:endpoint"
context: ./endpoint
platforms: linux/amd64,linux/arm64
push: true
file: ./endpoint/Dockerfile_dev
Expand Down

0 comments on commit 7fec3bc

Please sign in to comment.