This commit is contained in:
		@@ -21,8 +21,10 @@ steps:
 | 
				
			|||||||
- name: ssh commands
 | 
					- name: ssh commands
 | 
				
			||||||
  image: appleboy/drone-ssh
 | 
					  image: appleboy/drone-ssh
 | 
				
			||||||
  settings:
 | 
					  settings:
 | 
				
			||||||
    host: homelab
 | 
					    host:
 | 
				
			||||||
    username: sthope
 | 
					      from_secret: homelab_host
 | 
				
			||||||
 | 
					    username:
 | 
				
			||||||
 | 
					      from_secret: homelab_user
 | 
				
			||||||
    key:
 | 
					    key:
 | 
				
			||||||
      from_secret: homelab_pwd
 | 
					      from_secret: homelab_pwd
 | 
				
			||||||
    port: 22
 | 
					    port: 22
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user