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

This commit is contained in:
Deon George 2024-04-06 10:52:51 +11:00
parent 68bb253718
commit f64cc08c89

View File

@ -33,7 +33,7 @@ jobs:
- name: Checkout Code - name: Checkout Code
uses: actions/checkout@v4 uses: actions/checkout@v4
run: echo "Checked out ${{ gitea.repository }}" - run: echo "Checked out ${{ gitea.repository }}"
- name: Environment part 2 - name: Environment part 2
run: | run: |