[gtk-web/new-website: 46/180] Update .gitlab-ci.yml



commit 5b025386dd8d1782ed71ec2cd78bb1834b441690
Author: Ravgeet Dhillon <ravgeetdhillon gmail com>
Date:   Sun Jun 2 17:34:46 2019 +0000

    Update .gitlab-ci.yml

 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index ff6cdea..78c9d9a 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -7,7 +7,7 @@ variables:
 before_script:
   - apt-get update -y
   - apt-get install -y curl
-  - curl -O https://raw.githubusercontent.com/creationix/nvm/v0.29.0/install.sh | bash
+  - curl -o- https://raw.githubusercontent.com/creationix/nvm/v0.33.0/install.sh | bash
   - source /root/.bashrc
   - nvm install node
   - nvm use node


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]