File tree Expand file tree Collapse file tree 6 files changed +380
-316
lines changed Expand file tree Collapse file tree 6 files changed +380
-316
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ metadata:
8
8
build.appstudio.redhat.com/target_branch : ' {{target_branch}}'
9
9
pipelinesascode.tekton.dev/max-keep-runs : " 3"
10
10
pipelinesascode.tekton.dev/on-cel-expression : event == "pull_request" && target_branch == "develop" &&
11
- ( "Dockerfile.rh".pathChanged() || ".tekton/tuf-tool-pull-request.yaml".pathChanged() || "deny.toml".pathChanged() || "Cargo.toml".pathChanged() || "Cargo.lock".pathChanged() || "tough/***".pathChanged() || "tuftool/***".pathChanged() || "Makefile".pathChanged() || "trigger-konflux-builds.txt".pathChanged() )
11
+ ( "Dockerfile.rh".pathChanged() || ".tekton/tuf-tool-pull-request.yaml".pathChanged() || "deny.toml".pathChanged() || "Cargo.toml".pathChanged() || "Cargo.lock".pathChanged() || "tough/***".pathChanged() || "tuftool/***".pathChanged() || "Makefile".pathChanged() || "trigger-konflux-builds.txt".pathChanged() || "rpms.lock.yaml".pathChanged() )
12
12
creationTimestamp : null
13
13
labels :
14
14
appstudio.openshift.io/application : tough
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ metadata:
7
7
build.appstudio.redhat.com/target_branch : ' {{target_branch}}'
8
8
pipelinesascode.tekton.dev/max-keep-runs : " 3"
9
9
pipelinesascode.tekton.dev/on-cel-expression : event == "push" && target_branch == "develop" &&
10
- ( "Dockerfile.rh".pathChanged() || ".tekton/tuf-tool-push.yaml".pathChanged() || "deny.toml".pathChanged() || "Cargo.toml".pathChanged() || "Cargo.lock".pathChanged() || "tough/***".pathChanged() || "tuftool/***".pathChanged() || "Makefile".pathChanged() || "trigger-konflux-builds.txt".pathChanged() )
10
+ ( "Dockerfile.rh".pathChanged() || ".tekton/tuf-tool-push.yaml".pathChanged() || "deny.toml".pathChanged() || "Cargo.toml".pathChanged() || "Cargo.lock".pathChanged() || "tough/***".pathChanged() || "tuftool/***".pathChanged() || "Makefile".pathChanged() || "trigger-konflux-builds.txt".pathChanged() || "rpms.lock.yaml".pathChanged() )
11
11
creationTimestamp : null
12
12
labels :
13
13
appstudio.openshift.io/application : tough
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ metadata:
8
8
build.appstudio.redhat.com/target_branch : ' {{target_branch}}'
9
9
pipelinesascode.tekton.dev/max-keep-runs : " 3"
10
10
pipelinesascode.tekton.dev/on-cel-expression : event == "pull_request" && target_branch == "develop" &&
11
- ( "Dockerfile.tuffer".pathChanged() || ".tekton/tuffer-pull-request.yaml".pathChanged() || "deny.toml".pathChanged() || "Cargo.toml".pathChanged() || "Cargo.lock".pathChanged() || "tough/***".pathChanged() || "tuftool/***".pathChanged() || "Makefile".pathChanged() || "rhtas/***".pathChanged() || "trigger-konflux-builds.txt".pathChanged() )
11
+ ( "Dockerfile.tuffer".pathChanged() || ".tekton/tuffer-pull-request.yaml".pathChanged() || "deny.toml".pathChanged() || "Cargo.toml".pathChanged() || "Cargo.lock".pathChanged() || "tough/***".pathChanged() || "tuftool/***".pathChanged() || "Makefile".pathChanged() || "rhtas/***".pathChanged() || "trigger-konflux-builds.txt".pathChanged() || "rpms.lock.yaml".pathChanged() )
12
12
creationTimestamp : null
13
13
labels :
14
14
appstudio.openshift.io/application : tough
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ metadata:
7
7
build.appstudio.redhat.com/target_branch : ' {{target_branch}}'
8
8
pipelinesascode.tekton.dev/max-keep-runs : " 3"
9
9
pipelinesascode.tekton.dev/on-cel-expression : event == "push" && target_branch == "develop" &&
10
- ( "Dockerfile.tuffer".pathChanged() || ".tekton/tuffer-push.yaml".pathChanged() || "deny.toml".pathChanged() || "Cargo.toml".pathChanged() || "Cargo.lock".pathChanged() || "tough/***".pathChanged() || "tuftool/***".pathChanged() || "Makefile".pathChanged() || "rhtas/***".pathChanged() || "trigger-konflux-builds.txt".pathChanged() )
10
+ ( "Dockerfile.tuffer".pathChanged() || ".tekton/tuffer-push.yaml".pathChanged() || "deny.toml".pathChanged() || "Cargo.toml".pathChanged() || "Cargo.lock".pathChanged() || "tough/***".pathChanged() || "tuftool/***".pathChanged() || "Makefile".pathChanged() || "rhtas/***".pathChanged() || "trigger-konflux-builds.txt".pathChanged() || "rpms.lock.yaml".pathChanged() )
11
11
creationTimestamp : null
12
12
labels :
13
13
appstudio.openshift.io/application : tough
You can’t perform that action at this time.
0 commit comments