require git and nodejs
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Elizabeth Hunt 2024-03-09 21:31:53 -07:00
parent fcd9283f14
commit bc54a33c48
Signed by: simponic
GPG Key ID: 52B3774857EB24B1

View File

@ -7,6 +7,7 @@ steps:
- name: build
image: alpine
commands:
- apk add git nodejs
- sh compile.sh
- apk add rsync openssh
- sh deploy.sh