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