Fakultas Ilmu Komputer UI
Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Fasilkom UI Open Source Software
Kape
Commits
e11c5e7e
Commit
e11c5e7e
authored
Mar 11, 2017
by
M. Reza Qorib
Browse files
#140382397 #3 tries to remove apt-get npm
parent
4bbbb954
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
e11c5e7e
...
@@ -4,7 +4,6 @@ test:
...
@@ -4,7 +4,6 @@ test:
-
apt-get install -y python-dev python-pip sudo postgresql postgresql-client libpq-dev
-
apt-get install -y python-dev python-pip sudo postgresql postgresql-client libpq-dev
-
curl -sL https://deb.nodesource.com/setup_4.x | sudo -E bash -
-
curl -sL https://deb.nodesource.com/setup_4.x | sudo -E bash -
-
sudo apt-get install -y nodejs
-
sudo apt-get install -y nodejs
-
sudo apt-get install -y npm
-
npm install
-
npm install
-
service postgresql start
-
service postgresql start
-
sudo -u postgres psql -c "CREATE USER kape WITH PASSWORD 'kape' CREATEDB"
-
sudo -u postgres psql -c "CREATE USER kape WITH PASSWORD 'kape' CREATEDB"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment