Updated to use hashicorps cookie from other provides; removes need for encrypted local copy

This commit is contained in:
Gavin Bunney
2019-11-20 23:35:42 -08:00
parent 085799c9a8
commit 19a74f0b1a
4 changed files with 8 additions and 4 deletions

View File

@@ -9,9 +9,6 @@ dist: xenial
env:
- GOPROXY=https://gocenter.io
before_install:
- openssl aes-256-cbc -K $encrypted_e04f3cf0cf2c_key -iv $encrypted_e04f3cf0cf2c_iv -in scripts/gogetcookie.sh.enc -out scripts/gogetcookie.sh -d
install:
- bash scripts/gogetcookie.sh