Skip to content

Commit 2f494b1

Browse files
committed
doc: update workflows config.
1 parent fbcb1fb commit 2f494b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ jobs:
102102
uses: docker/build-push-action@v3
103103
with:
104104
push: true
105-
file: ./Dockerfile
105+
context: .
106106
platforms: linux/amd64,linux/arm64
107107
tags: ${{ secrets.DOCKER_USER }}/html-tutorial:latest
108108

0 commit comments

Comments
 (0)