Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Bernd Paysan
thinking-forth
Commits
54da0cd1
Verified
Commit
54da0cd1
authored
Jun 15, 2018
by
Bernd Paysan
Browse files
Added gitlab CI
parent
658d1179
Pipeline
#38
failed
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
0 → 100644
View file @
54da0cd1
image
:
debian:unstable
before_script
:
-
apt update -qq
-
apt-get -y install texlive
stages
:
-
build
build-distcheck
:
stage
:
build
script
:
-
make
# The files which are to be made available in GitLab
artifacts
:
paths
:
-
*
.pdf
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