Fixed the GitLab CI YAML
This commit is contained in:
parent
5d1d7fd1d8
commit
e811b511b0
|
@ -1,3 +1,4 @@
|
||||||
|
---
|
||||||
.defaults: &defaults
|
.defaults: &defaults
|
||||||
before_script:
|
before_script:
|
||||||
- sudo apk add --update ragel=6.9
|
- sudo apk add --update ragel=6.9
|
||||||
|
|
Loading…
Reference in New Issue