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