Skip to content

Commit 5f0dfa3

Browse files
Merge pull request openshift#4624 from petr-muller/applyconfig-ci-tools
build applyconfig from ci-tools
2 parents 1d669f4 + 1be43de commit 5f0dfa3

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

ci-operator/config/openshift/ci-tools/openshift-ci-tools-master.yaml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,14 @@ images:
9797
- destination_dir: usr/bin
9898
source_path: /usr/bin/oc
9999
to: ipi-deprovision
100+
- context_dir: images/applyconfig
101+
from: os
102+
inputs:
103+
bin:
104+
paths:
105+
- destination_dir: .
106+
source_path: /go/bin/applyconfig
107+
to: applyconfig
100108
promotion:
101109
cluster: https://api.ci.openshift.org
102110
namespace: ci

0 commit comments

Comments
 (0)