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
name: default
steps:
- name: Echo Foo
image: hello-world
- name: Nur für citest_publish branch
- name: generate PDF files from tex
image: registry.gitlab.com/islandoftex/images/texlive:latest
commands:
- pdflatex satzung.tex
- pdflatex beitragsordnung.tex
- pdflatex schluesselordnung.tex
- name: show directory contents
image: alpine
commands:
- ls
- name: Nur für citest_publish branch (später master)
image: alpine
commands:
- echo foo
when:
ref:
- refs/heads/citest_publish

1
test.txt Normal file
View File

@ -0,0 +1 @@
asdasd