Skip to content

Commit

Permalink
Merge pull request #10487 from Habbie/docs-texlive
Browse files Browse the repository at this point in the history
build docs using the texlive image
  • Loading branch information
Habbie authored Jul 12, 2021
2 parents 9cd7be4 + 041ce2c commit 85b1ab8
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1575,7 +1575,7 @@ jobs:
resource_class: small

docker:
- image: debian:buster
- image: texlive/texlive
auth:
username: powerdnsreadonly
password: $DOCKERHUB_PASSWORD
Expand All @@ -1588,7 +1588,7 @@ jobs:
resource_class: small

docker:
- image: debian:buster
- image: texlive/texlive
auth:
username: powerdnsreadonly
password: $DOCKERHUB_PASSWORD
Expand All @@ -1603,7 +1603,7 @@ jobs:
resource_class: small

docker:
- image: debian:buster
- image: texlive/texlive
auth:
username: powerdnsreadonly
password: $DOCKERHUB_PASSWORD
Expand All @@ -1616,7 +1616,7 @@ jobs:
resource_class: small

docker:
- image: debian:buster
- image: texlive/texlive
auth:
username: powerdnsreadonly
password: $DOCKERHUB_PASSWORD
Expand All @@ -1631,7 +1631,7 @@ jobs:
resource_class: small

docker:
- image: debian:buster
- image: texlive/texlive
auth:
username: powerdnsreadonly
password: $DOCKERHUB_PASSWORD
Expand All @@ -1644,7 +1644,7 @@ jobs:
resource_class: small

docker:
- image: debian:buster
- image: texlive/texlive
auth:
username: powerdnsreadonly
password: $DOCKERHUB_PASSWORD
Expand Down

0 comments on commit 85b1ab8

Please sign in to comment.