frick
This commit is contained in:
parent
1f268acd86
commit
575ee893b7
|
@ -1,6 +1,6 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
set -euxo pipefail
|
||||
set -euo pipefail
|
||||
|
||||
if [[ -z "${DOCKER_REPO}" ]]; then
|
||||
echo "environment variable not set: DOCKER_REPO" >&2
|
||||
|
|
Loading…
Reference in New Issue