Skip to content

Commit

Permalink
corrected release pipeline generator link (#3603)
Browse files Browse the repository at this point in the history
  • Loading branch information
Haroon-Khel authored Jan 9, 2024
1 parent fc6fba3 commit 8e12f0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RELEASING.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ Affected repositories:

#### Release pipelines and jobs need to be re-generated with new tags by the Release Champion:

- run [release-build-pipeline-generator](https://ci.adoptium.net/job/build-scripts/job/utils/job/release-build-pipeline-generator) with correct value:
- run [release-pipeline-generator](https://ci.adoptium.net/job/build-scripts/job/utils/job/release-pipeline-generator) with correct value:
1. `releaseTag` is the branch on `ci-jenkins-pipeline` and `temurin-build` git repo.
2. `helperTag` is the branch on `jenkins-helper` repo.
3. `aqaTag` is the branch on `aqa-tests` repo, in form of `vX.Y.Z-release` and usually the [latest stable release](https://github.com/adoptium/aqa-tests/releases)
Expand Down

0 comments on commit 8e12f0e

Please sign in to comment.