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 d99a439 commit 8a328a0Copy full SHA for 8a328a0
.github/workflows/build.yaml
@@ -18,4 +18,4 @@ jobs:
18
19
- name: Build production and development docker images
20
run: |
21
- docker compose build
+ docker compose -f compose-dev.yaml build
0 commit comments