mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-27 09:25:49 +00:00
Debug output
This commit is contained in:
parent
c21ea87492
commit
64349215b6
1 changed files with 1 additions and 0 deletions
1
.github/workflows/petclinic.yaml
vendored
1
.github/workflows/petclinic.yaml
vendored
|
@ -51,6 +51,7 @@ jobs:
|
||||||
with:
|
with:
|
||||||
name: petclinic-build
|
name: petclinic-build
|
||||||
path: target/
|
path: target/
|
||||||
|
- run: find
|
||||||
- name: Set up Docker
|
- name: Set up Docker
|
||||||
uses: docker/build-push-action@v2
|
uses: docker/build-push-action@v2
|
||||||
with:
|
with:
|
||||||
|
|
Loading…
Reference in a new issue