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

@ -17,11 +17,18 @@ jobs:
- name: Checkout repository
uses: actions/checkout@v3
- name: Check folders
run: |
pwd
ls -la
- name: Login to Docker Registry
uses: docker/login-action@v2
with:
registry: git.coopgo.io
username: ncaron
password: 6744954b4a3a43422e62e8d110f90de527ce094d
# checkout_repository:
# runs-on:
# group: ubuntu-latest