v3
Test and build image / unit-test (push) Successful in 1m42s Details
Test and build image / build (push) Failing after 35s Details

This commit is contained in:
Alie 2024-01-07 14:00:39 +01:00
parent a3f342b168
commit 2c79a2ebfd
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@ jobs:
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v2
- name: Login to fai.st docker registry
uses: docker/login-action@v2
uses: docker/login-action@v3
with:
registry: git.fai.st
username: ${{ secrets.DOCKER_USER }}