You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: scripts/prow/README.adoc
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,13 +3,13 @@
3
3
Use the `add-new-prow-config.sh` script to populate the `$HOME/release/ci-operator/config/openshift/openshift-docs` directory with a new Prow job branch configuration.
4
4
The script uses the `./openshift-openshift-docs-BRANCH.yaml` template file to create the new job config.
5
5
After you create the job config, you run the CI make jobs to create the Prow jobs.
6
-
Then, open a pull request against the link:git@github.com:openshift/release.git[openshift/release] repository to make the Prow job live for that branch.
6
+
Then, open a pull request against the https://github.com/openshift/release repository to make the Prow job live for that branch.
0 commit comments