Update .gitea/workflows/build-container.yaml
Some checks failed
Build Cat Web App Container / build (push) Failing after 2s
Some checks failed
Build Cat Web App Container / build (push) Failing after 2s
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user