Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Philipp Arras
whatisalikelihood
Commits
3d0460ac
Commit
3d0460ac
authored
Aug 24, 2018
by
Philipp Arras
Browse files
Simplifications for CI
parent
a83b0169
Pipeline
#35437
passed with stage
in 21 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
3d0460ac
...
...
@@ -11,12 +11,6 @@ before_script:
build
:
script
:
-
latexmk -pdf
-
mkdir upload
-
cp main.tex upload
-
cp main.bbl upload
-
cp -r img upload
-
tar cf archive.tar.gz upload
artifacts
:
paths
:
-
"
*.pdf"
-
"
archive.tar.gz"
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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