Update .gitlab-ci.yml
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
stages:
|
||||
-Test
|
||||
- Test
|
||||
|
||||
tests:
|
||||
stage: Test
|
||||
|
Reference in New Issue
Block a user
@ -1,5 +1,5 @@
|
||||
stages:
|
||||
-Test
|
||||
- Test
|
||||
|
||||
tests:
|
||||
stage: Test
|
||||
|