mirror of
https://github.com/ysoftdevs/terraform-provider-bitbucketserver.git
synced 2026-03-27 03:41:06 +01:00
Fix path to cookie script
This commit is contained in:
@@ -11,7 +11,7 @@ env:
|
|||||||
- GOFLAGS=-mod=vendor GO111MODULE=on
|
- GOFLAGS=-mod=vendor GO111MODULE=on
|
||||||
|
|
||||||
before_install:
|
before_install:
|
||||||
- openssl aes-256-cbc -K $encrypted_e04f3cf0cf2c_key -iv $encrypted_e04f3cf0cf2c_iv -in script/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
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- bash scripts/gogetcookie.sh
|
- bash scripts/gogetcookie.sh
|
||||||
|
|||||||
Reference in New Issue
Block a user