diff options
-rw-r--r-- | .drone.yml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -7,6 +7,7 @@ steps: - name: build image: alpine commands: + - apk add git nodejs - sh compile.sh - apk add rsync openssh - sh deploy.sh |
![]() |
index : zzz--oldstuff/tilde.club.git | |
Unnamed repository; edit this file 'description' to name the repository. | root |
summaryrefslogtreecommitdiff |
-rw-r--r-- | .drone.yml | 1 |
@@ -7,6 +7,7 @@ steps: - name: build image: alpine commands: + - apk add git nodejs - sh compile.sh - apk add rsync openssh - sh deploy.sh |