Skip to content
Snippets Groups Projects
Commit cff5095f authored by Éloïs's avatar Éloïs
Browse files

Update .gitlab-ci.yml

parent 736d5906
No related branches found
No related tags found
1 merge request!1Resolve "add basics methods with Neon"
Pipeline #
...@@ -4,7 +4,8 @@ stages: ...@@ -4,7 +4,8 @@ stages:
.nvm_env: &nvm_env .nvm_env: &nvm_env
tags: tags:
- redshift-js-rs - redshift
image: registry.duniter.org/duniter-js-rs-ci:v0.0.3
before_script: before_script:
- export NVM_DIR="$HOME/.nvm" - export NVM_DIR="$HOME/.nvm"
- . "$NVM_DIR/nvm.sh" - . "$NVM_DIR/nvm.sh"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment