install go
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Elizabeth Hunt 2024-03-09 21:53:59 -07:00
parent 2cc4bd0663
commit c997bf618a
Signed by: simponic
GPG Key ID: 52B3774857EB24B1

View File

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