Skip to content

Commit d29ba8f

Browse files
committed
(maint) Update release docs with important note
1 parent d4648fc commit d29ba8f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

developer-docs/releasing-bolt.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,8 @@ PowerShell module.
3131

3232
1. Build and stage packages with the
3333
[init_bolt-release job](https://jenkins-master-prod-1.delivery.puppetlabs.net/view/bolt/job/platform_bolt-vanagon_bolt-release-init_bolt-release/).
34-
Click on _Build with Parameters_ and set `NEW_TAG` to the next tagged version of Bolt. Click _Build_.
34+
Click on _Build with Parameters_ and set `NEW_TAG` to the next tagged version of Bolt. Click _Build_. **NOTE** Ensure the `PUBLIC` field is not selected
35+
as we DO NOT want this job to publish the bolt gem to rubygems, that happens later in the shipping pipeline and if it ships early that pipeline will fail.
3536

3637
1. Once packages are staged and you are ready to push them to public repositories, run the
3738
[release job](https://jenkins-master-prod-1.delivery.puppetlabs.net/view/bolt/job/platform_ship-bolt_stage-foss-artifacts-all-repos/).

0 commit comments

Comments
 (0)