Skip to content

Commit

Permalink
Use Docker Compose version 2
Browse files Browse the repository at this point in the history
  • Loading branch information
sbrunner committed Aug 21, 2024
1 parent 5e5edee commit 4cb4d89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ jobs:
- run: docker cp builder:/src/core/build/ core/build/ || true
if: always()

- run: docker cp mapfish-print_tests_1:/src/examples/build/ examples/build/ || true
- run: docker cp mapfish-print-tests-1:/src/examples/build/ examples/build/ || true
if: always()

- run: c2cciutils-docker-logs || true
Expand Down

0 comments on commit 4cb4d89

Please sign in to comment.