summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.drone.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.drone.yml b/.drone.yml
index eed01f0..d601a83 100644
--- a/.drone.yml
+++ b/.drone.yml
@@ -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