Skip to content

Commit 49eb7d3

Browse files
Merge pull request #91613 from kalexand-rh/prowupdate
adding a step to rebase against main to the prow config instructions
2 parents 8bc5487 + 72e1b81 commit 49eb7d3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: scripts/prow/README.adoc

+2
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)