summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.drone.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.drone.yml b/.drone.yml
index e821334..c983679 100644
--- a/.drone.yml
+++ b/.drone.yml
@@ -7,6 +7,7 @@ steps:
- name: build
image: alpine
commands:
+ - apk add git nodejs
- sh compile.sh
- apk add rsync openssh
- sh deploy.sh