ci: prevent docker build with latest tag on main branch (#19)
This commit is contained in:
parent
191dda3b9f
commit
b32c2ac73a
@ -39,7 +39,6 @@ build:
|
||||
docker/gitlab:
|
||||
stage: build
|
||||
only:
|
||||
- main
|
||||
- tags
|
||||
image: docker:stable
|
||||
services:
|
||||
|
Loading…
x
Reference in New Issue
Block a user