We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3965adf commit d81c195Copy full SHA for d81c195
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