mirror of
https://github.com/danog/repo.git
synced 2024-11-27 03:14:40 +01:00
18 lines
255 B
YAML
18 lines
255 B
YAML
language: bash
|
|
|
|
sudo: required
|
|
services:
|
|
- docker
|
|
|
|
addons:
|
|
apt:
|
|
packages:
|
|
- build-essential
|
|
- grep
|
|
- sed
|
|
script: ". ./script/cibuild"
|
|
|
|
before_install:
|
|
- openssl aes-256-cbc -pass "pass:$pass"
|
|
-in enc.tar.gz.enc -out enc.tar.gz -d -a
|