We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1d669f4 + 1be43de commit 5f0dfa3Copy full SHA for 5f0dfa3
ci-operator/config/openshift/ci-tools/openshift-ci-tools-master.yaml
@@ -97,6 +97,14 @@ images:
97
- destination_dir: usr/bin
98
source_path: /usr/bin/oc
99
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
108
promotion:
109
cluster: https://api.ci.openshift.org
110
namespace: ci
0 commit comments