Skip to content

Commit

Permalink
Create inputset main_commit_input_set
Browse files Browse the repository at this point in the history
  • Loading branch information
erdirowlands committed Dec 21, 2023
1 parent c89ff0d commit 60fcef2
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions .harness/main_commit_input_set.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
inputSet:
name: main_commit_input_set
identifier: main_commit_input_set
orgIdentifier: Feature_Flag
projectIdentifier: FFPipelines
pipeline:
identifier: ffgolangserversdk
properties:
ci:
codebase:
build:
type: branch
spec:
branch: main
stages:
- stage:
identifier: Publish_Release_Notes
type: Approval
variables:
- name: release
type: String
value: "false"
- name: pull_request
type: String
value: "false"
object Object: pipeline.properties.ci.codebase

0 comments on commit 60fcef2

Please sign in to comment.