mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-21 07:15:49 +00:00
Update maven-build.yml
This commit is contained in:
parent
a0a21cc913
commit
2a1de9d321
1 changed files with 1 additions and 0 deletions
1
.github/workflows/maven-build.yml
vendored
1
.github/workflows/maven-build.yml
vendored
|
@ -34,6 +34,7 @@ jobs:
|
|||
|
||||
dockerize:
|
||||
runs-on: ubuntu-latest
|
||||
needs: build
|
||||
steps:
|
||||
- name: Download Artifact
|
||||
uses: actions/download-artifact@v4
|
||||
|
|
Loading…
Reference in a new issue