ci: prevent docker build with latest tag on main branch (#19)

This commit is contained in:
Hector 2022-02-03 20:43:15 +00:00
parent 191dda3b9f
commit b32c2ac73a

View File

@ -39,7 +39,6 @@ build:
docker/gitlab: docker/gitlab:
stage: build stage: build
only: only:
- main
- tags - tags
image: docker:stable image: docker:stable
services: services: