1
This commit is contained in:
parent
386e7d1bf8
commit
580081f76d
|
|
@ -16,7 +16,10 @@ before_script:
|
||||||
|
|
||||||
|
|
||||||
hello:
|
hello:
|
||||||
- echo 'Test GitLab CI'
|
script:
|
||||||
|
- echo 'Test GitLab CI'
|
||||||
|
only:
|
||||||
|
- feature/develop_ci
|
||||||
|
|
||||||
#clean:
|
#clean:
|
||||||
# stage: clean
|
# stage: clean
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user