Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
cats-standard
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
CATS
cats-standard
Commits
1754e877
Commit
1754e877
authored
4 months ago
by
Stephen D
Browse files
Options
Downloads
Plain Diff
Merge branch 'ci' into 'master'
build PDF via CI See merge request
!4
parents
fe1abaf3
2e6912d2
No related branches found
Branches containing commit
No related tags found
1 merge request
!4
build PDF via CI
Pipeline
#7083
passed
4 months ago
Stage: build
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
.gitlab-ci.yml
+8
-0
8 additions, 0 deletions
.gitlab-ci.yml
README.md
+5
-0
5 additions, 0 deletions
README.md
standard.pdf
+0
-0
0 additions, 0 deletions
standard.pdf
with
13 additions
and
0 deletions
.gitlab-ci.yml
0 → 100644
+
8
−
0
View file @
1754e877
build
:
image
:
ctornau/latex
stage
:
build
artifacts
:
paths
:
-
standard.pdf
script
:
-
latexmk -shell-escape -pdf standard.tex
This diff is collapsed.
Click to expand it.
README.md
0 → 100644
+
5
−
0
View file @
1754e877
# cats-standard
This repository holds the CATS standard. There's no code here, other than LaTeX.
[
View the latest standard (PDF)
](
https://gitlab.scd31.com/cats/cats-standard/builds/artifacts/master/file/standard.pdf?job=build
)
This diff is collapsed.
Click to expand it.
standard.pdf
deleted
100644 → 0
+
0
−
0
View file @
fe1abaf3
File deleted
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment