mirror of
https://github.com/rpm-software-management/tito.git
synced 2025-02-23 04:02:46 +00:00
10 lines
211 B
YAML
10 lines
211 B
YAML
![]() |
box: wercker-labs/docker
|
||
|
build:
|
||
|
steps:
|
||
|
- script:
|
||
|
name: print the docker version
|
||
|
code: docker version
|
||
|
- script:
|
||
|
name: run the docker test suite
|
||
|
code: hacking/runtests.sh
|