Skip to content

Commit 7d6967f

Browse files
authored
fix: add dockerfile path to mozcloud-publish action (#30)
2 parents 3965adf + d81c195 commit 7d6967f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/mozcloud-publish.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,5 @@ jobs:
3232
project_id: moz-fx-cicd-demos-nonprod
3333
should_tag_ghcr: true
3434
image_build_context: "./go-demo/"
35+
dockerfile_path: "./go-demo/Dockerfile"
3536
prebuild_script: "cd go-demo && ./release.sh"

0 commit comments

Comments
 (0)