mirror of
https://github.com/ysoftdevs/terraform-provider-bitbucketserver.git
synced 2026-03-31 14:33:12 +02:00
Fix env build of travis
This commit is contained in:
@@ -7,7 +7,7 @@ go:
|
|||||||
dist: xenial
|
dist: xenial
|
||||||
|
|
||||||
env:
|
env:
|
||||||
- GOFLAGS=-mod=vendor GO111MODULE=on GOPROXY=https://gocenter.io
|
- GOPROXY=https://gocenter.io
|
||||||
|
|
||||||
before_install:
|
before_install:
|
||||||
- openssl aes-256-cbc -K $encrypted_e04f3cf0cf2c_key -iv $encrypted_e04f3cf0cf2c_iv -in scripts/gogetcookie.sh.enc -out scripts/gogetcookie.sh -d
|
- openssl aes-256-cbc -K $encrypted_e04f3cf0cf2c_key -iv $encrypted_e04f3cf0cf2c_iv -in scripts/gogetcookie.sh.enc -out scripts/gogetcookie.sh -d
|
||||||
|
|||||||
Reference in New Issue
Block a user