Attempt to install node to image
This commit is contained in:
parent
4ce31a3d72
commit
796a90a98f
1 changed files with 1 additions and 0 deletions
|
@ -8,5 +8,6 @@ steps:
|
||||||
- name: build
|
- name: build
|
||||||
image: mcr.microsoft.com/dotnet/core/sdk:2.2
|
image: mcr.microsoft.com/dotnet/core/sdk:2.2
|
||||||
commands:
|
commands:
|
||||||
|
- apt install node
|
||||||
- chmod +x ./build.sh
|
- chmod +x ./build.sh
|
||||||
- ./build.sh
|
- ./build.sh
|
Loading…
Add table
Add a link
Reference in a new issue