lol
This commit is contained in:
		
							
								
								
									
										22
									
								
								.drone.yml
									
									
									
									
									
								
							
							
						
						
									
										22
									
								
								.drone.yml
									
									
									
									
									
								
							@@ -18,18 +18,18 @@ steps:
 | 
			
		||||
  - ninja
 | 
			
		||||
  - cp ./../drone-template.tpl /sharing/message.tpl
 | 
			
		||||
  - ./testbin >> /sharing/message.tpl
 | 
			
		||||
  - cat /sharing/message.tpl
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
- name: send telegram notification
 | 
			
		||||
  image: appleboy/drone-telegram
 | 
			
		||||
  volumes:
 | 
			
		||||
    - name: cache
 | 
			
		||||
      path: /sharing
 | 
			
		||||
  settings:
 | 
			
		||||
    token: 1008627097:AAGJdFwxwV5eUNWHuI9LnO-_oRCNUirLTx0
 | 
			
		||||
    to: -1001226107365
 | 
			
		||||
    message: 
 | 
			
		||||
+     message_file: /sharing/message.tpl
 | 
			
		||||
# - name: send telegram notification
 | 
			
		||||
#   image: appleboy/drone-telegram
 | 
			
		||||
#   volumes:
 | 
			
		||||
#     - name: cache
 | 
			
		||||
#       path: /sharing
 | 
			
		||||
#   settings:
 | 
			
		||||
#     token: 1008627097:AAGJdFwxwV5eUNWHuI9LnO-_oRCNUirLTx0
 | 
			
		||||
#     to: -1001226107365
 | 
			
		||||
#     message: 
 | 
			
		||||
# +     message_file: /sharing/message.tpl
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
volumes:
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user