Try new installation method
This commit is contained in:
parent
15418c1e8e
commit
84162d9e7b
@ -8,7 +8,7 @@ steps:
|
|||||||
CGO_ENABLED: 0
|
CGO_ENABLED: 0
|
||||||
ARN_ROOT: /drone/src
|
ARN_ROOT: /drone/src
|
||||||
commands:
|
commands:
|
||||||
- apt -y install go nodejs npm make
|
- apt-get -y install nodejs
|
||||||
- go version
|
- go version
|
||||||
- npm install -g typescript
|
- npm install -g typescript
|
||||||
- go mod download
|
- go mod download
|
||||||
|
Loading…
Reference in New Issue
Block a user