Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
I
image-compression-paper
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Elphel
image-compression-paper
Commits
db3c8688
Commit
db3c8688
authored
Jun 23, 2022
by
Bryce Hepner
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update .gitlab-ci.yml
parent
05af032c
Pipeline
#2554
canceled with stage
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
7 deletions
+7
-7
.gitlab-ci.yml
.gitlab-ci.yml
+7
-7
No files found.
.gitlab-ci.yml
View file @
db3c8688
...
...
@@ -4,13 +4,13 @@ build:
image
:
tianon/latex
script
:
-
which bundledoc
-
time pdflatex
tpnet_arxiv
.tex
-
time bibtex
tpnet_arxiv
-
time pdflatex
tpnet_arxiv
.tex
-
time pdflatex
tpnet_arxiv
.tex
-
bundledoc --localonly --verbose
tpnet_arxiv
.dep
-
time pdflatex
main
.tex
-
time bibtex
main
-
time pdflatex
main
.tex
-
time pdflatex
main
.tex
-
bundledoc --localonly --verbose
main
.dep
artifacts
:
paths
:
-
tpnet_arxiv
.pdf
-
tpnet_arxiv
.tar.gz
-
main
.pdf
-
main
.tar.gz
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