mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-17 20:19:06 +00:00
Merge branch '4.0.x'
This commit is contained in:
@@ -30,6 +30,10 @@ jobs:
|
||||
id: run-system-tests
|
||||
shell: bash
|
||||
run: ./gradlew systemTest
|
||||
- name: Show docker info
|
||||
if: always()
|
||||
shell: bash
|
||||
run: docker version ; docker info
|
||||
- name: List docker images
|
||||
if: always()
|
||||
shell: bash
|
||||
|
||||
Reference in New Issue
Block a user