Update .gitlab-ci.yml
This commit is contained in:
parent
307abddbbf
commit
ba58b74fdf
|
|
@ -18,8 +18,8 @@ before_script:
|
||||||
hello:
|
hello:
|
||||||
script:
|
script:
|
||||||
- echo 'Test GitLab CI'
|
- echo 'Test GitLab CI'
|
||||||
only:
|
only:
|
||||||
- feature/develop_ci
|
- feature/develop_ci
|
||||||
|
|
||||||
#clean:
|
#clean:
|
||||||
# stage: clean
|
# stage: clean
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user