This commit is contained in:
Виктор Гладких 2019-10-22 15:41:10 +03:00
parent 386e7d1bf8
commit 580081f76d

View File

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