We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d81b51f + 6ea48a8 commit 306eea3Copy full SHA for 306eea3
.github/workflows/build-and-push.yml
@@ -15,7 +15,7 @@ jobs:
15
registry_namespace: "jotnar"
16
registry_username: ${{ secrets.REGISTRY_LOGIN }}
17
registry_token: ${{ secrets.REGISTRY_TOKEN }}
18
- dockerfile: "./Containerfile"
+ dockerfile: "goose-container/Containerfile"
19
docker_context: "goose-container"
20
image_name: "goose"
21
# tag: "staging"
0 commit comments