Skip to content

Commit 72e1b81

Browse files
committed
adding a step to rebase against main to the prow config instructions
1 parent cf7aa65 commit 72e1b81

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

scripts/prow/README.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,8 @@ To add a new job to Prow CI, run the following commands:
4141

4242
. Switch to you `openshift-docs` directory.
4343

44+
. Check out the `main` branch, fetch from upstream, and rebase against upstream.
45+
4446
. Create the new branch config by running the `add-new-prow-config.sh` script passing the `$VERSION`, `$BRANCH` and `$DISTROS` variables, for example:
4547
+
4648
[source,terminal]

0 commit comments

Comments
 (0)