Skip to content

Commit

Permalink
Create inputset inset2
Browse files Browse the repository at this point in the history
  • Loading branch information
tan-nhu committed Jun 23, 2022
1 parent 0f3c4c6 commit 913fd8f
Showing 1 changed file with 32 additions and 0 deletions.
32 changes: 32 additions & 0 deletions .harness/inset2.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
inputSet:
identifier: "inset2"
name: "inset2"
orgIdentifier: "default"
projectIdentifier: "RajathaQA"
pipeline:
identifier: "TNHUREMOTE2"
properties:
ci:
codebase:
build:
type: "PR"
spec:
number: "<+trigger.prNumber>"
stages:
- stage:
identifier: "Build"
type: "CI"
spec:
infrastructure:
type: "KubernetesDirect"
spec:
connectorRef: "account.Testconnector"
namespace: "inset2"
execution:
steps:
- step:
identifier: "Run"
type: "Run"
spec:
connectorRef: "account.selfSignedDockerRegistry"
image: "inset2"

0 comments on commit 913fd8f

Please sign in to comment.