remove credentials to use public image
Some checks failed
Build Resume / build (push) Failing after 1m36s

This commit is contained in:
Jean-Michel Tremblay 2026-04-19 15:19:16 -04:00
parent 2a5fe46c49
commit e33b6bb4ba

View file

@ -7,9 +7,6 @@ jobs:
runs-on: docker
container:
image: thomasweise/docker-texlive-full
credentials:
username: jm
password: ${{ secrets.FORGEJO_PULL_TOKEN }}
options: --user root -w /doc
volumes:
- ${{ github.workspace }}:/doc