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 10:55:34 +01:00
parent 599f66d065
commit 71d7c3ce61
1 changed files with 8 additions and 1 deletions

View File

@ -22,6 +22,13 @@ jobs:
run: | run: |
pwd pwd
ls -la ls -la
- name: Login to Docker Registry
uses: docker/login-action@v2
with:
registry: git.coopgo.io
username: ncaron
password: 6744954b4a3a43422e62e8d110f90de527ce094d
# checkout_repository: # checkout_repository:
# runs-on: # runs-on:
# group: ubuntu-latest # group: ubuntu-latest