Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
inputSet:
name: Build_0xGamePlan_jhttp_1706920871463-pr-trigger-input-set
identifier: Build_0xGamePlan_jhttp_1706920871463prtriggerinputset
orgIdentifier: default
projectIdentifier: default_project
pipeline:
identifier: Build_0xGamePlan_jhttp_1706920871463
properties:
ci:
codebase:
build:
type: PR
spec:
number: <+trigger.prNumber>
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
inputSet:
name: Build_0xGamePlan_jhttp_1706920871463-push-trigger-input-set
identifier: Build_0xGamePlan_jhttp_1706920871463pushtriggerinputset
orgIdentifier: default
projectIdentifier: default_project
pipeline:
identifier: Build_0xGamePlan_jhttp_1706920871463
properties:
ci:
codebase:
build:
type: branch
spec:
branch: <+trigger.branch>
37 changes: 37 additions & 0 deletions .harness/pipelines/jhttp-1706920771551.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
pipeline:
identifier: Build_0xGamePlan_jhttp_1706920871463
name: Build jhttp
orgIdentifier: default
projectIdentifier: default_project
properties:
ci:
codebase:
build: <+input>
connectorRef: account.Github
repoName: 0xGamePlan/jhttp
stages:
- stage:
identifier: build
name: build
spec:
cloneCodebase: true
execution:
steps:
- step:
identifier: dockerbuild
name: docker_build
spec:
image: plugins/docker
settings:
dry_run: "true"
repo: hello/world
tags: latest
timeout: ""
type: Plugin
platform:
arch: Amd64
os: Linux
runtime:
spec: {}
type: Cloud
type: CI