Fixed drone script
This commit is contained in:
parent
502e7fbb23
commit
a172b0633b
@ -10,7 +10,7 @@ steps:
|
||||
commands:
|
||||
- apt-get update
|
||||
- apt-get -y install nodejs npm make
|
||||
- npm install -g typescript
|
||||
- npm install -g typescript
|
||||
- go version
|
||||
- go mod download
|
||||
- make tools
|
||||
|
Loading…
Reference in New Issue
Block a user