Install new build dependnecy

This commit is contained in:
Finn 2021-02-02 21:35:42 -08:00
parent f2aa83dfb0
commit c93cd89002

View file

@ -50,7 +50,7 @@ build:x86:deb:
image: debian:latest
before_script:
- apt-get update
- apt-get install -y git-buildpackage dh-golang golang-any golang-github-spf13-cobra-dev golang-github-spf13-viper-dev
- apt-get install -y git-buildpackage dh-golang bash-completion golang-any golang-github-spf13-cobra-dev golang-github-spf13-viper-dev
- apt-get install -y ./*.deb && rm -vf *.deb
script:
- go run ./cmd/signaldctl doc -o man