Skip to content

Commit 93f2d80

Browse files
author
Rizchel Dayao
committed
Add login
1 parent 9752f19 commit 93f2d80

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

deploy.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
echo 'working'
2-
./Bluemix_CLI/bin/bluemix --apikey $BXIAM
1+
echo $BXIAM
2+
./Bluemix_CLI/bin/bluemix login --apikey $BXIAM
33
# export KUBECONFIG=$KUBECONFIG
44
# kubectl delete all --all
55
# bx cr build -t registry.ng.bluemix.net/rdayao/deploy-react-kubernetes .

0 commit comments

Comments
 (0)