tele
This commit is contained in:
		@@ -6,8 +6,8 @@ steps:
 | 
			
		||||
- name: test
 | 
			
		||||
  image: archlinux
 | 
			
		||||
  volumes:
 | 
			
		||||
    - name: sharing
 | 
			
		||||
        path: /sharing
 | 
			
		||||
    - name: cache
 | 
			
		||||
      path: /sharing
 | 
			
		||||
  commands:
 | 
			
		||||
  - pacman -Sy --noconfirm
 | 
			
		||||
  - pacman -S cmake make ninja libffi clang --noconfirm
 | 
			
		||||
@@ -22,8 +22,8 @@ steps:
 | 
			
		||||
- name: send telegram notification
 | 
			
		||||
  image: appleboy/drone-telegram
 | 
			
		||||
  volumes:
 | 
			
		||||
    - name: sharing
 | 
			
		||||
        path: /sharing
 | 
			
		||||
    - name: cache
 | 
			
		||||
      path: /sharing
 | 
			
		||||
  settings:
 | 
			
		||||
    token: 1008627097:AAGJdFwxwV5eUNWHuI9LnO-_oRCNUirLTx0
 | 
			
		||||
    to: -1001226107365
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user