fix publish script

This commit is contained in:
Eugenio Romano
2018-05-28 11:20:13 +01:00
parent 4b25f396b3
commit 8277773954

View File

@@ -1,7 +1,7 @@
#!/usr/bin/env bash
set -e
eval $EXEC_LOGIN=false
eval EXEC_LOGIN=false
show_help() {
echo "Usage: docker_publish.sh"