He protec, he attac, but most importantly he expec
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
3000374b7a
commit
9bc6834437
1 changed files with 1 additions and 1 deletions
|
@ -6,4 +6,4 @@ expect -timeout 10 "Passphrase:"
|
||||||
send_user "*** passphrase sent ***"
|
send_user "*** passphrase sent ***"
|
||||||
send $::env(PLUGIN_GPG_PASSPHRASE)
|
send $::env(PLUGIN_GPG_PASSPHRASE)
|
||||||
send "\r"
|
send "\r"
|
||||||
expec -timeout -1 eof
|
expect -timeout -1 eof
|
||||||
|
|
Loading…
Reference in a new issue