Update '.drone.yml'
continuous-integration/drone/push Build is passing Details

This commit is contained in:
vulpine 2020-12-12 17:58:30 +00:00
parent dd65bda127
commit e7ad460142
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@ steps:
- name: greeting
image: alpine
commands:
- apk add libtool sqlite-dev musl-dev ctags make autoconf
- echo hello
- echo world
- echo honk honk honk > download.txt