mirror of
https://bitbucket.org/wisemapping/wisemapping-open-source.git
synced 2024-11-24 23:17:56 +01:00
Fix pipeline
This commit is contained in:
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
Block a user