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
las-nq
Templates
Commits
ac8334cc
Commit
ac8334cc
authored
Feb 08, 2019
by
Christian Darsow-Fromm
Browse files
ci
parent
2a59a384
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
ac8334cc
...
...
@@ -2,10 +2,10 @@ image: blang/latex
make
:
stage
:
build
before_script
:
-
apt-get update -qq && apt-get install -y -qq pandoc pandoc-citeproc
#
before_script:
#
- apt-get update -qq && apt-get install -y -qq pandoc pandoc-citeproc
script
:
-
cd poster_template && make p
oster
; cd ..
-
cd poster_template && make p
df
; cd ..
-
cp */build/*.pdf .
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