Added gitea CI/CD configuration
Some checks failed
Create Docker Image / Build Docker Image (push) Failing after 12s

This commit is contained in:
Deon George 2024-04-06 11:56:48 +11:00
parent c5da59153c
commit 8ef29c698f

View File

@ -49,7 +49,6 @@ jobs:
echo "++ workspace" && ls ${{ gitea.workspace }}
echo "++ host is ${{ gitea.repository }}"
echo "++ registry is ${{ steps.registry.outputs.registry }}"
echo "++ steps is " && echo ${{ JSON.stringify(steps) }}
echo "++ container ${{ steps.registry.outputs.registry }}/${{ env.GITHUB_REPOSITORY }}:${{ env.VERSION }}"
echo "++ gitea server/domain ${{gitea.server}}/${{gitea.domain}}:latest"