Run the command

This commit is contained in:
decentral1se 2021-06-03 21:18:49 +02:00
parent 77c157fff5
commit 678189f84c
No known key found for this signature in database
GPG Key ID: 92DAD76BD9567B8A
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ run_plugin() {
echo "--- start drone-abra ---"
load_deploy_key
output_versions
run_abra_cmd
echo "--- end drone-abra ---"
}