Versions first
continuous-integration/drone/push Build is passing Details

This commit is contained in:
decentral1se 2021-06-03 22:23:30 +02:00
parent 0904cc3b79
commit be81d6f2db
No known key found for this signature in database
GPG Key ID: 92DAD76BD9567B8A
1 changed files with 1 additions and 1 deletions

View File

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