add when block to drone
This commit is contained in:
@ -12,3 +12,6 @@ steps:
|
|||||||
dest: /var/www/html/wp-content/themes/somos-infinitos-theme
|
dest: /var/www/html/wp-content/themes/somos-infinitos-theme
|
||||||
deploy_key:
|
deploy_key:
|
||||||
from_secret: drone_ssh_smol-wp.autonomic.zone
|
from_secret: drone_ssh_smol-wp.autonomic.zone
|
||||||
|
when:
|
||||||
|
branch:
|
||||||
|
- staging
|
||||||
Reference in New Issue
Block a user