Compare commits

...

2 Commits

Author SHA1 Message Date
Lucas Pleß ce573fc1c1 testweise pdflatex
continuous-integration/drone/push Build encountered an error Details
2022-08-29 20:19:15 +02:00
Lucas Pleß 80b4f24aaf teste
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/pr Build is passing Details
2022-08-29 20:02:38 +02:00
2 changed files with 13 additions and 3 deletions

View File

@ -3,12 +3,21 @@ kind: pipeline
type: docker type: docker
name: default name: default
steps: steps:
- name: Echo Foo - name: generate PDF files from tex
image: hello-world image: registry.gitlab.com/islandoftex/images/texlive:latest
- name: Nur für citest_publish branch commands:
- pdflatex satzung.tex
- pdflatex beitragsordnung.tex
- pdflatex schluesselordnung.tex
- name: show directory contents
image: alpine image: alpine
commands: commands:
- ls - ls
- name: Nur für citest_publish branch (später master)
image: alpine
commands:
- echo foo
when: when:
ref: ref:
- refs/heads/citest_publish - refs/heads/citest_publish

1
test.txt Normal file
View File

@ -0,0 +1 @@
asdasd