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:
|
docker/gitlab:
|
||||||
stage: build
|
stage: build
|
||||||
only:
|
only:
|
||||||
- main
|
|
||||||
- tags
|
- tags
|
||||||
image: docker:stable
|
image: docker:stable
|
||||||
services:
|
services:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user