test workflow build and push on gitea registry
Build and Push Docker Image / test (push) Failing after 11s Details

This commit is contained in:
Nicolas CARON 2024-03-15 11:32:17 +01:00
parent 49dc3872c5
commit 2ad8530736
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ jobs:
ls -la ls -la
- name: Login to Docker Registry - name: Login to Docker Registry
image: docker:20.10.7 image: ghcr.io/catthehacker/ubuntu:act-latest
imagePullPolicy: Always imagePullPolicy: Always
uses: docker/login-action@v2 uses: docker/login-action@v2
with: with: