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 223b9cc commit 1de2e2e
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 @@ -36,7 +36,7 @@ jobs:
context: "{{defaultContext}}:endpoint"
platforms: linux/amd64,linux/arm64
push: true
file: endpoint/Dockerfile_dev
file: ./endpoint/Dockerfile_dev
tags: christld/macless-haystack:latest-dev,christld/macless-haystack:v${{ env.VERSION }}-${{ github.sha }},
- name: Build and push docker development image
if: github.ref == 'refs/heads/main'
Expand Down

0 comments on commit 1de2e2e

Please sign in to comment.