Fix pipeline
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user