Skip to content

Commit

Permalink
Merge pull request #3378 from mapfish/backport/3374-to-3.30
Browse files Browse the repository at this point in the history
[Backport 3.30] Use a maintained Tomcat Docker image
  • Loading branch information
sbrunner authored Aug 21, 2024
2 parents 5e5edee + 4cb4d89 commit ea20131
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 ea20131

Please sign in to comment.