git-secret/.ci/integration/vars/Alpine.yml
Simon Massey b504facc5d
Build fixes for Alpine latest (#246)
* trying alpine

* Make directory /usr/local/src/ for Alpine based distros

* fixes some alpine issue

* move gem install etc to its own task

* moved gem install etc for alphine into dependencies

* reenabling all ci tests

* typo fix as per review

* clarity around doc build disable being gnupg docs

* commit about ignoring non-zero return value
2018-07-24 17:51:02 +01:00

19 lines
177 B
YAML

---
test_dependencies:
- gawk
- git
- make
- man
- procps
- rsync
- ruby
- ruby-dev
- tar
build_tools:
- make
- tar
- autoconf
- automake
- gettext