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

This commit is contained in:
Deon George 2024-04-06 11:07:10 +11:00
parent 7979fac619
commit 7e73e13782

View File

@ -40,7 +40,7 @@ jobs:
echo "++ PWD" && pwd
echo "++ ls" && ls -al
echo "++ workspace" && ls ${{ gitea.workspace }}
echo "++ host is ${{ gitea.repository }}
echo "++ host is ${{ gitea.repository }}"
- name: Build
run: |