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
dmanik
gitlab-ci-talk
Commits
8fd806e7
Commit
8fd806e7
authored
May 29, 2019
by
dmanik
Browse files
Updates notes: maybe talk about merge request integrations as well
parent
d2704fed
Pipeline
#98055
passed with stage
in 23 seconds
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitignore
View file @
8fd806e7
...
...
@@ -5,3 +5,6 @@
*.pdf
*.snm
*.toc
*.vrb
*.fls
*.fdb_latexmk
.gitlab-ci.yml
View file @
8fd806e7
...
...
@@ -4,7 +4,11 @@
# possible alternative: https://github.com/natlownes/docker-latex
image
:
blang/latex
stages
:
-
build
build
:
stage
:
build
script
:
-
latexmk -e '$pdflatex=q/pdflatex %O -shell-escape %S/' -pdf
artifacts
:
...
...
NOTES.md
View file @
8fd806e7
...
...
@@ -9,7 +9,7 @@
*
talk aboout
`skipci`
in commit messages.
*
moonshot stuff: use a runner to submit jobs to a cluster..
*
CI/CD for external repo?
*
merge requests
Setting up your own runner
--------------------------
1.
...
...
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