mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2025-12-08 06:21:32 +01:00
@@ -1,6 +1,7 @@
|
||||
#!/bin/bash
|
||||
set -e
|
||||
set -o pipefail
|
||||
set -x
|
||||
|
||||
if [[ -z "$MAILGUN_API_KEY" ]]; then
|
||||
echo "Set the MAILGUN_API_KEY env variable."
|
||||
|
||||
Reference in New Issue
Block a user