We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8bc5487 + 72e1b81 commit 49eb7d3Copy full SHA for 49eb7d3
scripts/prow/README.adoc
@@ -41,6 +41,8 @@ To add a new job to Prow CI, run the following commands:
41
42
. Switch to you `openshift-docs` directory.
43
44
+. Check out the `main` branch, fetch from upstream, and rebase against upstream.
45
+
46
. Create the new branch config by running the `add-new-prow-config.sh` script passing the `$VERSION`, `$BRANCH` and `$DISTROS` variables, for example:
47
48
[source,terminal]
0 commit comments