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

This commit is contained in:
Deon George 2024-04-06 11:06:31 +11:00
parent cf6de8ac6f
commit 7979fac619
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ jobs:
echo "++ PWD" && pwd
echo "++ ls" && ls -al
echo "++ workspace" && ls ${{ gitea.workspace }}
echo "++ host is $(echo ${{ gitea.server_url }} | sed -e 's#^http(s)?://##')
echo "++ host is ${{ gitea.repository }}
- name: Build
run: |