mirror of
https://github.com/honestbee/drone-kubernetes.git
synced 2025-05-13 08:13:18 +00:00
adds bash flags
This commit is contained in:
parent
e264442450
commit
f546a27b4c
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
#!/bin/bash
|
||||
set -euo pipefail
|
||||
|
||||
if [ -z ${PLUGIN_NAMESPACE} ]; then
|
||||
PLUGIN_NAMESPACE="default"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue