Update .forgejo/workflows/deploy.yaml
Some checks failed
deploy blog / deploy (push) Failing after 11s
Some checks failed
deploy blog / deploy (push) Failing after 11s
Signed-off-by: xengi <cccb-git@xengi.de>
This commit is contained in:
parent
a4d258384e
commit
b74d61cc48
1 changed files with 3 additions and 3 deletions
|
|
@ -10,10 +10,10 @@ jobs:
|
|||
deploy:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- run: |
|
||||
pwd
|
||||
ls -la
|
||||
- name: Checkout repo
|
||||
run: |
|
||||
apk --no-cache add git
|
||||
git clone -b ${{ env.FORGEJO_REF_NAME }} https://git.berlin.ccc.de/cccb-website-team/www.git .
|
||||
git status
|
||||
exit 1
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue