mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-26 17:05:49 +00:00
fix job order
This commit is contained in:
parent
3a324457bf
commit
6bb2b47f95
1 changed files with 1 additions and 0 deletions
1
.github/workflows/dev_pipeline.yml
vendored
1
.github/workflows/dev_pipeline.yml
vendored
|
@ -28,6 +28,7 @@ jobs:
|
|||
path: staging
|
||||
package:
|
||||
name: Build Docker image and push to GitHub Packages
|
||||
needs: build
|
||||
runs-on: ubuntu-latest
|
||||
permissions:
|
||||
packages: write
|
||||
|
|
Loading…
Reference in a new issue