Improved test installation
This commit is contained in:
parent
192f2df1e3
commit
d045c8a1c5
@ -7,7 +7,7 @@ steps:
|
|||||||
environment:
|
environment:
|
||||||
ARN_ROOT: /drone/src
|
ARN_ROOT: /drone/src
|
||||||
commands:
|
commands:
|
||||||
- pacman -S go nodejs npm
|
- pacman -Syu --noconfirm go nodejs npm
|
||||||
- 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