diff --git a/.gitlab/issue_templates/Release.md b/.gitlab/issue_templates/Release.md index 5ee3a6c01a..3bac8a2a0c 100644 --- a/.gitlab/issue_templates/Release.md +++ b/.gitlab/issue_templates/Release.md @@ -33,8 +33,7 @@ ## Before the ASN Deadline (for ASN Releases) or the Public Release Date (for Regular Releases) - - [ ] ***(QA)*** Run the `make release` Jenkins jobs to produce the tarballs and zips. - - [ ] ***(QA)*** Verify the results of `make release` Jenkins jobs and prepare a QA report for the releases to be published. + - [ ] ***(QA)*** Verify GitLab CI results for the tags created and prepare a QA report for the releases to be published. - [ ] ***(QA)*** Request signatures for the tarballs. - [ ] ***(Signers)*** Sign the tarballs. - [ ] ***(QA)*** Check tarball signatures.