mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-04-24 11:22:48 +00:00
Ready for deployment - infrastructure setup
This commit is contained in:
parent
f2c05c4042
commit
5c31190c38
1 changed files with 1 additions and 1 deletions
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
|
@ -10,7 +10,7 @@ on:
|
|||
type: choice
|
||||
options:
|
||||
- dev
|
||||
- staging
|
||||
- staging #...
|
||||
- prod
|
||||
|
||||
jobs:
|
||||
|
|
Loading…
Reference in a new issue