Update .gitlab-ci.yml

This commit is contained in:
v.gladkikh 2019-10-22 12:44:48 +00:00
parent 307abddbbf
commit ba58b74fdf

View File

@ -18,8 +18,8 @@ before_script:
hello:
script:
- echo 'Test GitLab CI'
only:
- feature/develop_ci
only:
- feature/develop_ci
#clean:
# stage: clean