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
ec7a02f8
Commit
ec7a02f8
authored
Mar 14, 2017
by
M. Reza Qorib
Browse files
[#140382397] #3 finally passed :') add gitlab pages
parent
e1bf11eb
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
ec7a02f8
...
...
@@ -9,7 +9,6 @@ test:
-
apt-get update
-
apt-get install -y google-chrome-stable
-
export CHROME_BIN=/usr/bin/google-chrome
-
export DISPLAY=:99.0
-
curl -sL https://deb.nodesource.com/setup_4.x | sudo -E bash -
-
sudo apt-get install -y nodejs
-
npm install
...
...
@@ -20,6 +19,9 @@ test:
-
python manage.py migrate
-
python manage.py test
-
npm run karma
artifacts
:
paths
:
-
test/
staging
:
type
:
deploy
...
...
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