Лишний шаг в build-site
All checks were successful
Build MkDocs / build-and-deploy (push) Successful in 0s
All checks were successful
Build MkDocs / build-and-deploy (push) Successful in 0s
This commit is contained in:
@@ -9,10 +9,6 @@ jobs:
|
|||||||
build-and-deploy:
|
build-and-deploy:
|
||||||
runs-on: self-hosted
|
runs-on: self-hosted
|
||||||
steps:
|
steps:
|
||||||
- name: Clean up old repo in /tmp
|
|
||||||
run: |
|
|
||||||
rm -rf /tmp/knowledge-base
|
|
||||||
|
|
||||||
- name: Clone repository
|
- name: Clone repository
|
||||||
run: |
|
run: |
|
||||||
git clone --branch main https://git.tishenko.dev/tish/knowledge-base.git
|
git clone --branch main https://git.tishenko.dev/tish/knowledge-base.git
|
||||||
|
|||||||
Reference in New Issue
Block a user