Skip to content

Commit 18d9e34

Browse files
committed
run the job again as a workaround
1 parent ab9180a commit 18d9e34

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

doc/sphinx-guides/source/developers/making-releases.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -344,11 +344,11 @@ Test Docker Images
344344

345345
Publishing the release should have trigged the "Container Images Scheduled Maintenance" GitHub Action. Allow it to finish and then go to https://hub.docker.com/u/gdcc and navigate to "gdcc/dataverse".
346346

347-
Click on "tags", make sure the "latest" tag has been updated.
347+
Click on "tags" and note that the "latest" tag has not yet been updated. As a workaround, we will run the action again. Go to https://github.com/IQSS/dataverse/actions/workflows/container_maintenance.yml and click the "run workflow" dropdown. Make sure the branch is set to "develop" and click "run workflow" button.
348348

349-
If the "latest" tag wasn't updated, you might need to manually run the GitHub Action again.
349+
Wait for the action to finish and then check again that the "latest" tag has been updated.
350350

351-
Delete old images and spin up the "latest" tag.
351+
Locally, delete old images and spin up the "latest" tag.
352352

353353
.. code-block:: bash
354354

0 commit comments

Comments
 (0)