mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-15 12:15:50 +00:00
Setting up test infrastructure pipeline v12
This commit is contained in:
parent
be3e1b00c4
commit
edf4ac1d6b
1 changed files with 0 additions and 3 deletions
3
.github/workflows/setup-infra-pipeline.yml
vendored
3
.github/workflows/setup-infra-pipeline.yml
vendored
|
@ -2,9 +2,6 @@ name: Setup cloud infrastructure
|
|||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
branches:
|
||||
- 'feature-branch'
|
||||
|
||||
jobs:
|
||||
infrastructure:
|
||||
|
|
Loading…
Reference in a new issue