Add auth to test [skip ci]

This commit is contained in:
Magnus Walbeck 2025-02-16 19:58:56 +01:00
commit aea9d187c9
Signed by: mwalbeck
SSH key fingerprint: SHA256:E7ZkPPw+zrr8Nxtu1Z908TRF7I0dNjNavoABIf49p4U

View file

@ -30,6 +30,11 @@ jobs:
run: |
determine-docker-tags
dockerd &
- name: Login to Docker Hub
uses: https://github.com/docker/login-action@v3
with:
username: ${{ secrets.DOCKERHUB_USERNAME }}
password: ${{ secrets.DOCKERHUB_TOKEN_RO }}
- name: Set up Docker Buildx
uses: https://github.com/docker/setup-buildx-action@v3
- name: Test build