Try new installation method

This commit is contained in:
Eduard Urbach 2019-10-26 15:59:32 +09:00
parent 15418c1e8e
commit 84162d9e7b
Signed by: akyoto
GPG Key ID: C874F672B1AF20C0

View File

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