mirror of
https://github.com/wahyd4/kt-connect.git
synced 2026-08-09 05:16:02 +10:00
ci: disable decode config.yaml
This commit is contained in:
+1
-1
@@ -18,7 +18,7 @@ env:
|
||||
|
||||
before_script:
|
||||
- export TAG=$(echo $TRAVIS_BRANCH | sed "s/\//-/")
|
||||
- openssl aes-256-cbc -K $encrypted_b5106b5f3da7_key -iv $encrypted_b5106b5f3da7_iv -in test/integration/testdata/config.yaml.enc -out test/integration/testdata/config.yaml -d
|
||||
# - openssl aes-256-cbc -K $encrypted_b5106b5f3da7_key -iv $encrypted_b5106b5f3da7_iv -in test/integration/testdata/config.yaml.enc -out test/integration/testdata/config.yaml -d
|
||||
- docker pull ${NAMESPACE}/${SHADOW_BASE_REPO} || true
|
||||
- docker pull ${NAMESPACE}/${SHADOW_REPO} || true
|
||||
- docker pull golang:1.11 || true
|
||||
|
||||
Reference in New Issue
Block a user