Update .forgejo/workflows/deploy.yaml
Some checks failed
deploy blog / deploy (push) Failing after 1m4s
Some checks failed
deploy blog / deploy (push) Failing after 1m4s
This commit is contained in:
parent
865c896f0d
commit
c28addaf2e
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@ jobs:
|
||||||
|
|
||||||
- name: Checkout repo
|
- name: Checkout repo
|
||||||
run: |
|
run: |
|
||||||
git clone -b ${{ forgejo.ref_name }} https://git.berlin.ccc.de/cccb-website-team/www.git .
|
git clone -b ${{ forgejo.ref_name }} --recursive https://git.berlin.ccc.de/cccb-website-team/www.git .
|
||||||
git status
|
git status
|
||||||
|
|
||||||
- name: Install Python depenndencies
|
- name: Install Python depenndencies
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue