mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-16 12:45:48 +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:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
push:
|
|
||||||
branches:
|
|
||||||
- 'feature-branch'
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
infrastructure:
|
infrastructure:
|
||||||
|
|
Loading…
Reference in a new issue