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 d3f9a64 commit 53108b5Copy full SHA for 53108b5
.github/workflows/server_ci.yml
@@ -31,7 +31,7 @@ jobs:
31
- name: Build Docker image
32
uses: docker/build-push-action@v6
33
with:
34
- context: guard
+ context: .
35
file: server_ci/Dockerfile
36
platforms: linux/amd64
37
push: false
0 commit comments