Update .gitlab-ci.yml

This commit is contained in:
v.gladkikh 2019-10-22 12:45:53 +00:00
parent ba58b74fdf
commit e70efe3609

View File

@ -16,6 +16,7 @@ before_script:
hello:
stage: hello
script:
- echo 'Test GitLab CI'
only: