mirror of
https://github.com/honestbee/drone-kubernetes.git
synced 2025-05-13 08:23:19 +00:00
Use bash
This commit is contained in:
parent
ab624c66d6
commit
db12f751c0
2 changed files with 3 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/bin/sh
|
||||
#!/bin/bash
|
||||
|
||||
if [ -z ${PLUGIN_NAMESPACE} ]; then
|
||||
PLUGIN_NAMESPACE="default"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue