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
Projet-Web
pm-contributions
Commits
282f7045
Commit
282f7045
authored
Nov 01, 2016
by
Emmanuel Milou
Browse files
Use alpine-asciidoctor:mini docker image
parent
9d7df7a8
Pipeline
#1199
failed with stage
in 33 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
282f7045
image
:
a
sciidoc
image
:
a
lpine-asciidoctor:mini
stages
:
-
documentation
html
:
script
:
-
cd $CI_PROJECT_DIR &&
asciidoctor pm-contributions.adoc
-
asciidoctor pm-contributions.adoc
stage
:
documentation
artifacts
:
paths
:
...
...
@@ -14,7 +14,7 @@ html:
-
docker-images
pdf
:
script
:
-
cd $CI_PROJECT_DIR &&
asciidoctor-pdf -a pdf-stylesdir=resources -n -a pdf-style=sfl -a pdf-fontsdir=assets/fonts pm-contributions.adoc
-
asciidoctor-pdf -a pdf-stylesdir=resources -n -a pdf-style=sfl -a pdf-fontsdir=assets/fonts pm-contributions.adoc
stage
:
documentation
artifacts
:
paths
:
...
...
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