mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-04-27 04:42:47 +00:00
Final pipeline version
This commit is contained in:
parent
1a5ca081eb
commit
0a4ad8e504
1 changed files with 4 additions and 1 deletions
3
.github/workflows/maven-build.yml
vendored
3
.github/workflows/maven-build.yml
vendored
|
@ -79,6 +79,9 @@ jobs:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
|
|
||||||
|
- uses: actions/checkout@v4
|
||||||
|
name: Checkout code
|
||||||
|
|
||||||
- uses: azure/login@v2
|
- uses: azure/login@v2
|
||||||
name: Azure Login
|
name: Azure Login
|
||||||
with:
|
with:
|
||||||
|
|
Loading…
Reference in a new issue