Update .gitlab-ci.yml

This commit is contained in:
Struchkov Mark 2022-01-26 14:26:48 +00:00
parent 3c262dc3e3
commit 015371848a

View File

@ -1,7 +1,9 @@
build:
stage: deploy
only:
- main
- /^v*$/
except:
- branches
services:
- docker:dind
before_script: