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
39f9404f
Commit
39f9404f
authored
Jun 23, 2022
by
Bryce Hepner
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' of git.elphel.com:Elphel/image-compression-paper
parents
9e362023
db3c8688
Pipeline
#2555
canceled with stage
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
7 deletions
+10
-7
.gitlab-ci.yml
.gitlab-ci.yml
+7
-7
README.md
README.md
+3
-0
No files found.
.gitlab-ci.yml
View file @
39f9404f
...
...
@@ -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
README.md
0 → 100644
View file @
39f9404f
# View/Download latest build results
*
[
main.pdf
](
https://git.elphel.com/Elphel/image-compression-paper/-/jobs/artifacts/master/file/main.pdf?job=build
)
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