Change-Id: I38c7b94ca9d68e277e248ddce1738bc9ed4ceb50 Signed-off-by: Nick Boldt <nboldt@redhat.com> Signed-off-by: Nick Boldt <nboldt@redhat.com>pull/1558/head
parent
4832094fd4
commit
349cb782a9
|
|
@ -163,14 +163,16 @@ $ go mod graph
|
|||
## Builds
|
||||
|
||||
This repo contains several [actions](https://github.com/eclipse-che/che-operator/actions), including:
|
||||
* 
|
||||
* 
|
||||
* 
|
||||
* [](https://github.com/eclipse-che/che-operator/actions/workflows/release.yml)
|
||||
* [](https://github.com/eclipse-che/che-operator/actions/workflows/build-next-images.yaml)
|
||||
* [](https://github.com/eclipse-che/che-operator/actions/workflows/pr-check.yml)
|
||||
|
||||
Downstream builds can be found at the link below, which is _internal to Red Hat_. Stable builds can be found by replacing the 3.x with a specific version like 3.2.
|
||||
|
||||
* [operator_3.x](https://main-jenkins-csb-crwqe.apps.ocp-c1.prod.psi.redhat.com/job/DS_CI/job/operator_3.x/)
|
||||
* [operator-bundle_3.x](https://main-jenkins-csb-crwqe.apps.ocp-c1.prod.psi.redhat.com/job/DS_CI/job/operator-bundle_3.x/)
|
||||
|
||||
See also:
|
||||
* [dsc_3.x](https://main-jenkins-csb-crwqe.apps.ocp-c1.prod.psi.redhat.com/job/DS_CI/job/dsc_3.x) (downstream equivalent of [chectl](https://github.com/redhat-developer/devspaces-chectl/))
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue