GeistHaus
log in · sign up

<span class="caps">TIL</span> how to work with Gitlab-<span class="caps">CI</span>’s Pull Policy

zufallsheld.de

In a .gitlab-ci.yml job, if you do not specify a tag for an image, the latest tag is used by default. The default configuration of the gitlab-runner to pull Docker images is if-not-present, which means the image is only loaded if it is not already present. This in turn …

0 pages link to this URL

No pages have linked to this URL yet.