mirror of
https://blitiri.com.ar/repos/chasquid
synced 2026-01-26 20:35:56 +00:00
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`.
2.8 KiB
2.8 KiB