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 8e1dc0d commit 5161567Copy full SHA for 5161567
.github/workflows/pull_request.yaml
@@ -52,6 +52,7 @@ jobs:
52
- name: Build and push
53
uses: docker/build-push-action@v6
54
with:
55
+ context: .
56
file: api/src/api/Dockerfile
57
push: false
58
0 commit comments