Skip to content

Commit 5ad4279

Browse files
authored
Update publish-docker-image.yaml
1 parent ad09fe3 commit 5ad4279

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-docker-image.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,5 @@ jobs:
2323
with:
2424
push: true
2525
file: src/Dockerfile
26-
context: src
26+
context: "{{defaultContext}}:src"
2727
tags: wshaddix/http-nats-proxy:${{ github.ref_name }}

0 commit comments

Comments
 (0)