Skip to content

Commit

Permalink
Invalid CircleCI file (to disable their build)
Browse files Browse the repository at this point in the history
  • Loading branch information
koppor committed Jul 9, 2023
1 parent 841255a commit f090340
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
@@ -1,16 +1,3 @@
version: 2
jobs:
build:
docker:
- image: koppor/texlive
steps:
- checkout
- run: pdflatex lni.dtx
- run: pdflatex lni.dtx
- run: pdflatex lni.dtx
- run: touch mybibfile.bib
- run: pdflatex lni-author-template
- run: pdflatex lni-paper-example-de
- run: biber lni-paper-example-de
- run: pdflatex lni-paper-example-de
- run: pdflatex lni-paper-example-de

0 comments on commit f090340

Please sign in to comment.