Skip to content

Commit a51543e

Browse files
author
Rizchel Dayao
committed
Add variable
1 parent 204709b commit a51543e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ before_deploy:
2424
- chmod +x ./deploy.sh
2525
- ./Bluemix_CLI/bin/bluemix login --apikey $BXIAM -a https://api.ng.bluemix.net
2626
- ./Bluemix_CLI/bin/bluemix cr build -t registry.ng.bluemix.net/rdayao/deploy-react-kubernetes .
27-
- ./Bluemix_CLI/bin/bluemix cs cluster-config rizchel-codepattern
27+
- export KUBECONFIG=$(./Bluemix_CLI/bin/bluemix cs cluster-config rizchel-codepattern)
2828
# - echo $OUTPUT
2929
# - sudo cp /etc/kubernetes/admin.conf $HOME/
3030
# - sudo chown $(id -u):$(id -g) $HOME/admin.conf

0 commit comments

Comments
 (0)