diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 32611bb901ef3add3c0100a541ebc4ae547ebd66..f4f49ae2a3963003b53fc98b061e61024f4ef6c2 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,4 +1,3 @@ - stages: - github-sync - test @@ -40,10 +39,6 @@ enforce_readme: - git commit -am "Enforce github readme" - git push origin master -before_script: - - export NVM_DIR="$HOME/.nvm" - - . "$NVM_DIR/nvm.sh" - test: stage: test tags: