mirror of https://github.com/cirruslabs/tart.git
CI: use ghcr.io/squidfunk/mkdocs-material:latest too
This commit is contained in:
parent
f0c9f9a5a1
commit
f6ccbcd377
|
|
@ -153,7 +153,7 @@ task:
|
|||
name: Deploy Documentation
|
||||
only_if: $CIRRUS_BRANCH == 'main'
|
||||
container:
|
||||
image: ghcr.io/cirruslabs/mkdocs-material-insiders:latest
|
||||
image: ghcr.io/squidfunk/mkdocs-material:latest
|
||||
registry_config: ENCRYPTED[!cf1a0f25325aa75bad3ce6ebc890bc53eb0044c02efa70d8cefb83ba9766275a994b4831706c52630a0692b2fa9cfb9e!]
|
||||
env:
|
||||
DEPLOY_TOKEN: ENCRYPTED[!45ed45666558902ed1c2400add734ec063103bec31841847e8c8764802fca229bfa6d85c690e16ad159e047574b48793!]
|
||||
|
|
|
|||
Loading…
Reference in New Issue