AUTH-2860: Fix builds

This commit is contained in:
Michael Borkenstein
2020-06-30 14:46:05 -05:00
parent 2a3d486126
commit 7724ff8176
3 changed files with 5 additions and 2 deletions

View File

@@ -29,6 +29,7 @@ stretch: &stretch
- build-essential
- fakeroot
- rubygem-fpm
- openssh-client
post-cache:
- export GOOS=linux
- export GOARCH=amd64