Skip to content

Commit fc9d3a5

Browse files
author
=
committedSep 16, 2024
add diagnostic step to ci
1 parent 5058641 commit fc9d3a5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎.github/workflows/image-builds.yml

+1
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,5 @@ jobs:
1212
- uses: actions/checkout@v4
1313
- run: ./.github/scripts/prepare-ci.sh
1414
- run: docker compose build
15+
- run: docker compose config
1516
- run: docker compose run django python3 manage.py test

0 commit comments

Comments
 (0)
Failed to load comments.