Update .gitlab-ci.yml
This commit is contained in:
parent
3c262dc3e3
commit
015371848a
@ -1,7 +1,9 @@
|
|||||||
build:
|
build:
|
||||||
stage: deploy
|
stage: deploy
|
||||||
only:
|
only:
|
||||||
- main
|
- /^v*$/
|
||||||
|
except:
|
||||||
|
- branches
|
||||||
services:
|
services:
|
||||||
- docker:dind
|
- docker:dind
|
||||||
before_script:
|
before_script:
|
||||||
|
Loading…
Reference in New Issue
Block a user