We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79a2ad6 commit a97dd27Copy full SHA for a97dd27
travis/deploy.sh
@@ -1,5 +1,5 @@
1
#!/bin/bash
2
-domain = "$1"
+domain="$1"
3
echo Deploy to kubernetes
4
helm repo add hkube-dev http://"$domain"/helm/dev/
5
helm repo update
0 commit comments