Added update command
This commit is contained in:
parent
84162d9e7b
commit
9153cb9008
@ -8,6 +8,7 @@ steps:
|
|||||||
CGO_ENABLED: 0
|
CGO_ENABLED: 0
|
||||||
ARN_ROOT: /drone/src
|
ARN_ROOT: /drone/src
|
||||||
commands:
|
commands:
|
||||||
|
- apt-get update
|
||||||
- apt-get -y install nodejs
|
- apt-get -y install nodejs
|
||||||
- go version
|
- go version
|
||||||
- npm install -g typescript
|
- npm install -g typescript
|
||||||
|
Loading…
Reference in New Issue
Block a user