Hendrik Langer
8 years ago
1 changed files with 8 additions and 0 deletions
@ -0,0 +1,8 @@ |
|||||
|
stages: |
||||
|
- test |
||||
|
|
||||
|
run-test: |
||||
|
stage: test |
||||
|
script: |
||||
|
- touch foo |
||||
|
- test foo |
Loading…
Reference in new issue