docker: deploy only manually and on master/tags
authorPaul Spooren <mail@aparcar.org>
Sun, 5 Sep 2021 01:51:07 +0000 (15:51 -1000)
committerPetr Štetiar <ynezz@true.cz>
Wed, 3 Nov 2021 13:02:34 +0000 (14:02 +0100)
commitfecd899e8189072eea62f15f18ed2fcb7661b881
treed0bcf5f861d2972dd60d817eed51bec669d3eadd
parent87ed6cf749bee5a22ffed22fad248d78a1144352
docker: deploy only manually and on master/tags

Unmerged branches shouldn't be deployed as "latest" image, only tags and
`master` branches should.

It is still possible to use containers from tested branches since they
are uploaded to the container registry using their *commit slug*.

Signed-off-by: Paul Spooren <mail@aparcar.org>
.gitlab/docker.yml