Skip to content

Commit 8a328a0

Browse files
committed
test
1 parent d99a439 commit 8a328a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ jobs:
1818

1919
- name: Build production and development docker images
2020
run: |
21-
docker compose build
21+
docker compose -f compose-dev.yaml build

0 commit comments

Comments
 (0)