Skip to content

Commit 843570f

Browse files
authored
Update website-publish.yml
1 parent dc7cb9d commit 843570f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/website-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
id: build-and-push
7272
uses: docker/build-push-action@0565240e2d4ab88bba5387d719585280857ece09 # v5.0.0
7373
with:
74-
context: .
74+
context: "{{defaultContext}}:Stormancer.Docs"
7575
push: ${{ github.event_name != 'pull_request' }}
7676
tags: ${{ steps.meta.outputs.tags }}
7777
labels: ${{ steps.meta.outputs.labels }}

0 commit comments

Comments
 (0)