Add go-pretty dependency
This commit is contained in:
parent
c3a66ad01f
commit
a822a2785c
1 changed files with 5 additions and 1 deletions
|
@ -57,7 +57,11 @@ build:x86:deb:
|
|||
- dpkg-buildpackage -us -uc -b
|
||||
- mv ../*.deb .
|
||||
needs:
|
||||
- project: signald/qrterminal
|
||||
- project: signald/libraries/golang-github-mdp-qrterminal
|
||||
job: build
|
||||
ref: master
|
||||
artifacts: true
|
||||
- project: signald/libraries/golang-github-jedib0t-go-pretty
|
||||
job: build
|
||||
ref: master
|
||||
artifacts: true
|
||||
|
|
Loading…
Reference in a new issue