Merge branch 'main' of gitea.montgomeryspot.com:adam/cat-memes
All checks were successful
Build Cat Web App Container / build (push) Successful in 14s

This commit is contained in:
2025-11-14 16:50:30 -07:00

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