1
0
mirror of https://blitiri.com.ar/repos/chasquid synced 2026-01-26 20:35:56 +00:00
Files
go-chasquid-smtp/.gitlab-ci.yml
Alberto Bertogli 4bd2b9e3c0 gitlab-ci: Push a latest tag to Docker repositories
When doing a `docker pull`, if a tag is not specified, it defaults to
`latest`. We currently don't push such a tag, so it can cause confusion
in some cases (e.g. https://github.com/albertito/chasquid/issues/21).

To help prevent this, make the docker automatic builds for `master` also
apply the `latest` tag.

As a part of this, update the obsolete `$CI_BUILD_REF_NAME` to
`$CI_COMMIT_REF_NAME`.
2021-08-14 14:36:24 +01:00

2.8 KiB