This commit is contained in:
		
							
								
								
									
										12
									
								
								.drone.yml
									
									
									
									
									
								
							
							
						
						
									
										12
									
								
								.drone.yml
									
									
									
									
									
								
							@@ -18,6 +18,18 @@ steps:
 | 
				
			|||||||
  - bundle install
 | 
					  - bundle install
 | 
				
			||||||
  - bundle exec jekyll build
 | 
					  - bundle exec jekyll build
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					# - name: ssh commands
 | 
				
			||||||
 | 
					#   image: appleboy/drone-ssh
 | 
				
			||||||
 | 
					#   settings:
 | 
				
			||||||
 | 
					#     host: foo.com
 | 
				
			||||||
 | 
					#     username: root
 | 
				
			||||||
 | 
					#     port: 22
 | 
				
			||||||
 | 
					#     key:
 | 
				
			||||||
 | 
					#       from_secret: ssh_key
 | 
				
			||||||
 | 
					#     script:
 | 
				
			||||||
 | 
					#       - cd ~/Documents/gitea/website
 | 
				
			||||||
 | 
					#       - git pull
 | 
				
			||||||
 | 
					
 | 
				
			||||||
- name: discord
 | 
					- name: discord
 | 
				
			||||||
  pull: always
 | 
					  pull: always
 | 
				
			||||||
  image: appleboy/drone-discord
 | 
					  image: appleboy/drone-discord
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user