mirror of
https://gitlab.com/chicken-riders/RcGcDw.git
synced 2025-02-23 00:24:09 +00:00
Update .gitlab-ci.yml to allow merge requests to be in pipeline
This commit is contained in:
parent
65fe19d9aa
commit
8361cd519f
|
@ -10,4 +10,5 @@ test:
|
||||||
- mv settings.json.example settings.json
|
- mv settings.json.example settings.json
|
||||||
- python3.6 start.py --test
|
- python3.6 start.py --test
|
||||||
only:
|
only:
|
||||||
- testing
|
- testing
|
||||||
|
- merge_requests
|
Loading…
Reference in a new issue