mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-12-27 10:57:28 +00:00
Create pipeline Bhv-pipeline3
This commit is contained in:
parent
46a93f8c07
commit
1efb85ef48
1 changed files with 45 additions and 0 deletions
|
|
@ -0,0 +1,45 @@
|
|||
pipeline:
|
||||
name: Bhv-pipeline3
|
||||
identifier: Bhvpipeline3
|
||||
projectIdentifier: SFTY_Training
|
||||
orgIdentifier: default
|
||||
tags: {}
|
||||
properties:
|
||||
ci:
|
||||
codebase:
|
||||
connectorRef: bhavanagithub
|
||||
repoName: springpetclinic-work
|
||||
build: <+input>
|
||||
stages:
|
||||
- stage:
|
||||
name: ci
|
||||
identifier: ci
|
||||
description: ""
|
||||
type: CI
|
||||
spec:
|
||||
cloneCodebase: true
|
||||
caching:
|
||||
enabled: true
|
||||
override: false
|
||||
platform:
|
||||
os: Linux
|
||||
arch: Amd64
|
||||
runtime:
|
||||
type: Cloud
|
||||
spec:
|
||||
size: flex
|
||||
imageSpec:
|
||||
imageName: ubuntu-24
|
||||
execution:
|
||||
steps:
|
||||
- step:
|
||||
type: GitClone
|
||||
name: GitClone_1
|
||||
identifier: GitClone_1
|
||||
spec:
|
||||
connectorRef: bhavanagithub
|
||||
repoName: springpetclinic-work
|
||||
build:
|
||||
type: branch
|
||||
spec:
|
||||
branch: main
|
||||
Loading…
Add table
Add a link
Reference in a new issue