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 11:31:54 +01:00
parent 4222a348a4
commit 49dc3872c5

View File

@@ -24,6 +24,8 @@ jobs:
ls -la
- name: Login to Docker Registry
image: docker:20.10.7
imagePullPolicy: Always
uses: docker/login-action@v2
with:
registry: git.coopgo.io