File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -136,7 +136,15 @@ Run the following command to create a new release for the distribution for each
136136
137137 Be patient, this will take a while to run.
138138
139- 6. Announcements
139+ 6. Nav2 Docker Build
140+ --------------------
141+
142+ To allow the ``nav2_docker `` build of the released version in Step 5, we need to enable the first build to pass the latest tag check in the workflow.
143+ You should see that the nightly of this distribution works, but the release version is failing with ``Error: No matching package versions found. ``.
144+ To resolve, comment out the ``exit 1 `` in the ``latest_version `` validity check.
145+ Once the job turns over, revert this commit to reintroduce the error.
146+
147+ 7. Announcements
140148----------------
141149
142150Finally, we can announce the updates!
You can’t perform that action at this time.
0 commit comments