require git and nodejs
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
fcd9283f14
commit
bc54a33c48
@ -7,6 +7,7 @@ steps:
|
|||||||
- name: build
|
- name: build
|
||||||
image: alpine
|
image: alpine
|
||||||
commands:
|
commands:
|
||||||
|
- apk add git nodejs
|
||||||
- sh compile.sh
|
- sh compile.sh
|
||||||
- apk add rsync openssh
|
- apk add rsync openssh
|
||||||
- sh deploy.sh
|
- sh deploy.sh
|
||||||
|
Loading…
Reference in New Issue
Block a user