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