Yaml typo
This commit is contained in:
parent
0587078ee5
commit
d39b9b1c3f
1 changed files with 2 additions and 1 deletions
|
|
@ -1,7 +1,8 @@
|
|||
---
|
||||
test:
|
||||
stage: test
|
||||
tags: stretch
|
||||
tags:
|
||||
- stretch
|
||||
script:
|
||||
- apt-get update -qy
|
||||
- apt-get install -y ruby ruby-dev imagemagick git
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue