mirror of
https://github.com/chubin/cheat.sh.git
synced 2026-06-20 13:16:44 +02:00
9 lines
92 B
YAML
9 lines
92 B
YAML
dist: bionic
|
|
|
|
language:
|
|
- generic
|
|
|
|
before_install:
|
|
- docker-compose up -d
|
|
- docker ps
|