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
a0ae23bc
Commit
a0ae23bc
authored
Mar 14, 2017
by
M. Reza Qorib
Browse files
[#140382397] #3 #5 add github pages
parent
ec7a02f8
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
a0ae23bc
...
...
@@ -23,6 +23,17 @@ test:
paths
:
-
test/
pages
:
stage
:
deploy
dependencies
:
-
test
script
:
-
mv test/ public/
artifacts
:
paths
:
-
public
expire_in
:
30 days
staging
:
type
:
deploy
script
:
...
...
Write
Preview
Markdown
is supported
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