Skip to content

Fix Container Registry blog post example

Mark Pundsack requested to merge docker-pull into master

The elaborate example was missing a key step in the release-image stage. This adds a required docker pull before tagging and pushing.

Merge request reports