Skip to content

Commit

Permalink
Fixing context path
Browse files Browse the repository at this point in the history
  • Loading branch information
radoslawc committed Feb 5, 2024
1 parent aa8bbb8 commit 06ebcfb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .prow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ presubmits:
- "/bin/sh"
- "-c"
- |
executor --context=/workspace/ --dockerfile=porch/func/Dockerfile-wrapperserver --destination=radoslawc/porch-wrapper-server:v1.9.9
executor --context=/home/prow/go/src/porch_build/ --dockerfile=porch/func/Dockerfile-wrapperserver --destination=nephio/porch-wrapper-server:v1.9.9
volumeMounts:
- name: kaniko-secret
mountPath: /kaniko/.docker/
Expand Down

0 comments on commit 06ebcfb

Please sign in to comment.