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

This commit is contained in:
Nicolas CARON 2024-03-06 11:59:35 +01:00
parent e49374606b
commit 7be48ecdd8
1 changed files with 0 additions and 1 deletions

View File

@ -18,7 +18,6 @@ jobs:
run: | run: |
apt-get update apt-get update
apt-get install -y docker.io apt-get install -y docker.io
service docker start
- name: Login to Docker Registry - name: Login to Docker Registry
uses: docker/login-action@v1 uses: docker/login-action@v1