mirror of
https://gitlab.cs.fau.de/ik15ydit/latexandmore.git
synced 2024-11-22 03:49:31 +01:00
pipeline
This commit is contained in:
parent
12a57b7345
commit
39a720ba68
@ -6,9 +6,10 @@ image: tianon/latex
|
||||
before_script:
|
||||
- apt-get update
|
||||
- apt-get install -y build-essential
|
||||
build:
|
||||
|
||||
AuD:
|
||||
script:
|
||||
- make
|
||||
- make -C $CI_JOB_NAME
|
||||
artifacts:
|
||||
paths:
|
||||
- AuD/document.pdf
|
||||
- $CI_JOB_NAME/document.pdf
|
||||
|
Loading…
Reference in New Issue
Block a user