mirror of
https://github.com/ViViDboarder/docker-restic-cron.git
synced 2024-11-14 01:06:38 +00:00
8 lines
99 B
YAML
8 lines
99 B
YAML
sudo: required
|
|
services: docker
|
|
|
|
script:
|
|
- make build-x86
|
|
- make test-x86
|
|
- make test-s3-x86
|