Fix pipeline

This commit is contained in:
Paulo Gustavo Veiga 2022-01-03 16:23:20 -08:00
parent 2ee4a1bcd0
commit ea5e990b76

View File

@ -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