mirror of
https://github.com/ysoftdevs/terraform-provider-bitbucketserver.git
synced 2026-04-23 00:58:27 +02:00
Updated to use hashicorps cookie from other provides; removes need for encrypted local copy
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user