Update .gitea/workflows/build-container.yaml
Some checks failed
Build Cat Web App Container / build (push) Failing after 2s

This commit is contained in:
2025-11-14 23:43:35 +00:00
parent 442a22b07b
commit e6c65689ab

View File

@@ -11,7 +11,7 @@ jobs:
steps: steps:
- name: Checkout code - name: Checkout code
run: | run: |
git clone https://gitea.montgomeryspot.com/adam/cat-memes.repo git clone https://gitea.montgomeryspot.com/adam/cat-memes.git
cd cat-memes cd cat-memes
- name: Build container image - name: Build container image