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 2280c84 commit 64d1885Copy full SHA for 64d1885
.github/workflows/codegen.yaml
@@ -36,7 +36,7 @@ jobs:
36
- name: Build Backend no push
37
uses: docker/build-push-action@v3
38
with:
39
- context: ./backend
+ file: ./backend/Dockerfile
40
platforms: linux/amd64
41
push: false
42
tags: github-action
0 commit comments