Skip to content

Commit 53108b5

Browse files
committed
fix context
1 parent d3f9a64 commit 53108b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/server_ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
- name: Build Docker image
3232
uses: docker/build-push-action@v6
3333
with:
34-
context: guard
34+
context: .
3535
file: server_ci/Dockerfile
3636
platforms: linux/amd64
3737
push: false

0 commit comments

Comments
 (0)