summaryrefslogtreecommitdiff
path: root/.drone.yml
diff options
context:
space:
mode:
authorLizzy Hunt <elizabeth.hunt@simponic.xyz>2024-03-09 21:42:08 -0700
committerLizzy Hunt <elizabeth.hunt@simponic.xyz>2024-03-09 21:42:08 -0700
commitb30d8da939eb3310bdbe19b685fba867e62f7610 (patch)
treed8cc914313b3bef3f1c29935ceb8c5e080756467 /.drone.yml
parentd2e27afdace9850bdc2dfcb3eaa9d07529021772 (diff)
downloadtilde.club-b30d8da939eb3310bdbe19b685fba867e62f7610.tar.gz
tilde.club-b30d8da939eb3310bdbe19b685fba867e62f7610.zip
absolute html paths
Diffstat (limited to '.drone.yml')
-rw-r--r--.drone.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.drone.yml b/.drone.yml
index c983679..eed01f0 100644
--- a/.drone.yml
+++ b/.drone.yml
@@ -7,7 +7,7 @@ steps:
- name: build
image: alpine
commands:
- - apk add git nodejs
+ - apk add git nodejs npm
- sh compile.sh
- apk add rsync openssh
- sh deploy.sh