@@ -78,7 +78,7 @@ Secret injection has changed for Drone 0.6 and up. Register your SSH key secret
drone secret update \
--repository your/repo \
--name plugin_key \
--value @./id_rsa.pub\
--value @./id_rsa \
--image drillster/drone-rsync
```
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.