1
0
Fork 0
mirror of https://github.com/honestbee/drone-kubernetes.git synced 2025-05-13 08:23:19 +00:00
This commit is contained in:
Charles Martinot 2017-02-08 14:04:53 +08:00
parent ab624c66d6
commit db12f751c0
2 changed files with 3 additions and 3 deletions

View file

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/bash
if [ -z ${PLUGIN_NAMESPACE} ]; then
PLUGIN_NAMESPACE="default"