ADD: a test
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Dominik Meyer 2024-08-14 10:26:25 +02:00
parent 4aae1e40cc
commit d0a09f44cb
Signed by: byterazor
GPG Key ID: EABDA0FD5981BC97

View File

@ -1,5 +1,7 @@
#!/bin/bash
export
if [ -z ${PLUGIN_REPOSITORY_NAME} ]; then
echo "ERROR: please provide REPOSITORY_NAME"
exit -1