Fix Drone SSH key name
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
204ccc27aa
commit
2b4a4e9793
@ -11,7 +11,7 @@ steps:
|
|||||||
exec_pre: rm -rf /var/www/html/wp-content/themes/mont58-coffee/*
|
exec_pre: rm -rf /var/www/html/wp-content/themes/mont58-coffee/*
|
||||||
dest: /var/www/html/
|
dest: /var/www/html/
|
||||||
deploy_key:
|
deploy_key:
|
||||||
from_secret: drone_ssh_smol-wp_autonomic_zone
|
from_secret: drone_ssh_smol-wp.autonomic.zone
|
||||||
when:
|
when:
|
||||||
branch:
|
branch:
|
||||||
- main
|
- main
|
||||||
|
Loading…
Reference in New Issue
Block a user