This commit is contained in:
		@@ -21,14 +21,13 @@ steps:
 | 
				
			|||||||
- name: ssh commands
 | 
					- name: ssh commands
 | 
				
			||||||
  image: appleboy/drone-ssh
 | 
					  image: appleboy/drone-ssh
 | 
				
			||||||
  settings:
 | 
					  settings:
 | 
				
			||||||
    host: 192.168.1.110
 | 
					    host: homelab
 | 
				
			||||||
    username: sthope
 | 
					    username: sthope
 | 
				
			||||||
    key:
 | 
					    key:
 | 
				
			||||||
      from_secret: homelab_pwd
 | 
					      from_secret: homelab_pwd
 | 
				
			||||||
    port: 22
 | 
					    port: 22
 | 
				
			||||||
    script:
 | 
					    script:
 | 
				
			||||||
      - bash ~/bin/sthopedevupdate
 | 
					      - bash ~/scripts/sthopedevupdate
 | 
				
			||||||
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
- name: discord
 | 
					- name: discord
 | 
				
			||||||
  pull: always
 | 
					  pull: always
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user