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.
1 parent 290c20e commit 36eee8aCopy full SHA for 36eee8a
.github/workflows/docker-publish.yml
@@ -75,7 +75,7 @@ jobs:
75
id: build-and-push
76
uses: docker/build-push-action@0565240e2d4ab88bba5387d719585280857ece09 # v5.0.0
77
with:
78
- context: .
+ context: velbusd
79
push: ${{ github.event_name != 'pull_request' }}
80
tags: ${{ steps.meta.outputs.tags }}
81
labels: ${{ steps.meta.outputs.labels }}
0 commit comments