Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Political Memory
blog-memopol
Commits
67a4d38b
Commit
67a4d38b
authored
Oct 13, 2016
by
okhin
Browse files
Let's play with CI
parent
558820b2
Pipeline
#205
failed
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
0 → 100644
View file @
67a4d38b
job make
:
script
:
-
pip install -U -r requirements
-
git submodule init
-
git submodule pull
-
make html
stage
:
build
tags
:
[
memopol
]
only
:
-
master
artifacts
:
path
:
-
output/
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