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

This commit is contained in:
2024-03-15 10:55:34 +01:00
parent 599f66d065
commit 71d7c3ce61

View File

@@ -22,6 +22,13 @@ jobs:
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