Skip to content

Commit

Permalink
fix: build
Browse files Browse the repository at this point in the history
  • Loading branch information
devthejo committed May 30, 2024
1 parent 0a9c202 commit 7d8d60d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions plugins/contrib/jobs/build/use.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,7 @@ runs:
$buildctl_options_mtls \
build \
--frontend gateway.v0 \
--opt source=docker/dockerfile:1 \
--local context=/workspace/{{ if $.with.context }}/{{ $.with.context }}{{ end }} \
--local dockerfile=/workspace{{ if $.with.context }}/{{ $.with.context }}{{ end }} \
--opt filename=./{{ or $.with.dockerfile "Dockerfile" }} \
Expand Down

0 comments on commit 7d8d60d

Please sign in to comment.