This commit is contained in:
MassiveAtoms 2020-04-18 12:14:25 -03:00
parent eeb741d6a2
commit 59cc2fb3ec

View File

@ -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