Skip to content

Commit

Permalink
fix context
Browse files Browse the repository at this point in the history
  • Loading branch information
EugenMayer committed Nov 17, 2023
1 parent 0d2e077 commit 914b5d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- name: Build builder
uses: docker/build-push-action@v3
with:
context: zimbra-build-scripts/
context: ./zimbra-build-scripts
platforms: linux/amd64
push: false
build-args: |
Expand Down

0 comments on commit 914b5d3

Please sign in to comment.