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