[gtk-web/new-website: 52/191] Update .gitlab-ci.yml
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk-web/new-website: 52/191] Update .gitlab-ci.yml
- Date: Thu, 21 Nov 2019 12:22:50 +0000 (UTC)
commit 38fb5031bbf0f69f20a81ade2280bc78cf0c2e2f
Author: Ravgeet Dhillon <ravgeetdhillon gmail com>
Date: Sun Jun 2 17:31:03 2019 +0000
Update .gitlab-ci.yml
.gitlab-ci.yml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 7116ea8..ff6cdea 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -6,8 +6,8 @@ variables:
before_script:
- apt-get update -y
- - apt-get install -y libssl-dev build-essential wget
- - wget -qO- https://raw.githubusercontent.com/creationix/nvm/v0.29.0/install.sh | bash
+ - apt-get install -y curl
+ - curl -O https://raw.githubusercontent.com/creationix/nvm/v0.29.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]