mirror of
https://git.vectorsigma.ru/public/k3s.git
synced 2026-08-02 20:09:49 +00:00
9 lines
78 B
YAML
9 lines
78 B
YAML
dist: trusty
|
|
sudo: required
|
|
|
|
services:
|
|
- docker
|
|
|
|
script:
|
|
- ./hack/test.sh
|