4 lines
52 B
YAML
4 lines
52 B
YAML
test:
|
|
script:
|
|
- find /
|
|
- apk add lighttpd
|
test:
|
|
script:
|
|
- find /
|
|
- apk add lighttpd
|