Load deploy keys first
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
7631f09aa6
commit
03b745083c
@ -64,8 +64,8 @@ run_purge() {
|
|||||||
|
|
||||||
run_plugin() {
|
run_plugin() {
|
||||||
echo "--- start ssh-stack-deploy ---"
|
echo "--- start ssh-stack-deploy ---"
|
||||||
output_versions
|
|
||||||
load_deploy_key
|
load_deploy_key
|
||||||
|
output_versions
|
||||||
|
|
||||||
if [ -n "$PLUGIN_GENERATE_SECRETS" ]; then
|
if [ -n "$PLUGIN_GENERATE_SECRETS" ]; then
|
||||||
generate_secrets
|
generate_secrets
|
||||||
|
Loading…
x
Reference in New Issue
Block a user