Fix pipeline
parent
2ee4a1bcd0
commit
ea5e990b76
|
@ -14,7 +14,6 @@ pipelines:
|
||||||
name: Build and Test
|
name: Build and Test
|
||||||
caches:
|
caches:
|
||||||
- node
|
- node
|
||||||
- npm
|
|
||||||
- maven
|
- maven
|
||||||
script:
|
script:
|
||||||
- curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.36.0/install.sh | bash
|
- curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.36.0/install.sh | bash
|
||||||
|
|
Loading…
Reference in New Issue