Update .gitlab-ci.yml file
This commit is contained in:
parent
0d72fc19b0
commit
530508d7bf
1 changed files with 0 additions and 2 deletions
|
@ -45,8 +45,6 @@ testCommit:
|
||||||
- beta
|
- beta
|
||||||
- develop
|
- develop
|
||||||
- /^feature\/.*$/
|
- /^feature\/.*$/
|
||||||
variables:
|
|
||||||
- $CI_COMMIT_MESSAGE !~ /^doc/
|
|
||||||
|
|
||||||
# This folder is cached between builds
|
# This folder is cached between builds
|
||||||
# https://docs.gitlab.com/ee/ci/yaml/index.html#cache
|
# https://docs.gitlab.com/ee/ci/yaml/index.html#cache
|
||||||
|
|
Loading…
Reference in a new issue