Skip to content

Commit 379639c

Browse files
authored
ci: use path context
1 parent 190ff4d commit 379639c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/dockerhub.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ jobs:
7070
id: docker_build
7171
uses: docker/build-push-action@v2
7272
with:
73+
context: .
7374
build-args: GIT_DESCRIBE=${{ env.GIT_DESCRIBE }}
7475
platforms: linux/amd64,linux/arm64,linux/arm/v7
7576
push: true

0 commit comments

Comments
 (0)