tele
This commit is contained in:
parent
eeb741d6a2
commit
59cc2fb3ec
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user