diff --git a/plugin.sh b/plugin.sh index dffc63a..3abd65a 100755 --- a/plugin.sh +++ b/plugin.sh @@ -1,5 +1,7 @@ #!/bin/bash +export + if [ -z ${PLUGIN_REPOSITORY_NAME} ]; then echo "ERROR: please provide REPOSITORY_NAME" exit -1