Added update command

This commit is contained in:
Eduard Urbach 2019-10-26 16:00:38 +09:00
parent 84162d9e7b
commit 9153cb9008
Signed by: akyoto
GPG Key ID: C874F672B1AF20C0

View File

@ -8,6 +8,7 @@ steps:
CGO_ENABLED: 0
ARN_ROOT: /drone/src
commands:
- apt-get update
- apt-get -y install nodejs
- go version
- npm install -g typescript