Skip to content

Commit 7a65d98

Browse files
Add more debug logs.
1 parent e6b1ca6 commit 7a65d98

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/development.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -158,6 +158,9 @@ jobs:
158158
run: |
159159
export HOST_UID=$(id -u)
160160
echo one
161+
docker-compose -f docker-compose-build.yaml up --exit-code-from app --build
162+
echo one_point_five
163+
docker images
161164
docker-compose -f docker-compose-build.yaml build
162165
echo two
163166
docker images

0 commit comments

Comments
 (0)