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.
1 parent cf7aa65 commit 72e1b81Copy full SHA for 72e1b81
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