We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3965adf + d81c195 commit 7d6967fCopy full SHA for 7d6967f
1 file changed
.github/workflows/mozcloud-publish.yaml
@@ -32,4 +32,5 @@ jobs:
32
project_id: moz-fx-cicd-demos-nonprod
33
should_tag_ghcr: true
34
image_build_context: "./go-demo/"
35
+ dockerfile_path: "./go-demo/Dockerfile"
36
prebuild_script: "cd go-demo && ./release.sh"
0 commit comments