Skip to content

docs: fix typo in kaniko example

Rok Roškar requested to merge rokroskar/gitlab:patch-79 into master

What does this MR do?

The kaniko docs used CI_COMMIT_TAG for the docker image tag - but since this variable doesn't exist, the example kaniko config results in always pushing latest.

Conformity

Merge request reports