Added gitea CI/CD configuration
Create Docker Image / Build Docker Image (push) Failing after 14s Details

This commit is contained in:
Deon George 2024-04-06 11:49:15 +11:00
parent 194487897d
commit 3faa7a6637
1 changed files with 1 additions and 1 deletions

View File

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