ci: disallow use of 'insecure ciphers'
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
a9711580c2
commit
655a20158f
@ -25,6 +25,7 @@ steps:
|
|||||||
from_secret: ssh-key
|
from_secret: ssh-key
|
||||||
port: 22
|
port: 22
|
||||||
command_timeout: 13m
|
command_timeout: 13m
|
||||||
|
use_insecure_cipher: false
|
||||||
script:
|
script:
|
||||||
# giteaupdater updates to latest available
|
# giteaupdater updates to latest available
|
||||||
# commit unless $1 specifies otherwise.
|
# commit unless $1 specifies otherwise.
|
||||||
|
Loading…
Reference in New Issue
Block a user