mirror of
https://gitea.com/gitea/docs.git
synced 2026-03-27 05:58:30 +07:00
rm 1.18 steps
This commit is contained in:
@@ -45,15 +45,6 @@ jobs:
|
||||
bash loop_docs-19.sh
|
||||
rm versioned_docs/version-1.19/help/search.en-us.md
|
||||
rm -rf .tmp/upstream-docs-19
|
||||
- name: 1.18 docs
|
||||
run: |
|
||||
cp -r .tmp/upstream-docs-18/docs/static/* static/
|
||||
rsync -avz --prune-empty-dirs --include '*/' --include='*.en-us.md' --exclude '*' .tmp/upstream-docs-18/docs/content/doc/ versioned_docs/version-1.18/
|
||||
cp .tmp/upstream-docs-18/docs/content/page/index.en-us.md versioned_docs/version-1.18/intro.md
|
||||
cp .tmp/upstream-docs-18/templates/swagger/v1_json.tmpl static/18-swagger.json
|
||||
bash loop_docs-18.sh
|
||||
rm versioned_docs/version-1.18/help/search.en-us.md
|
||||
rm -rf .tmp/upstream-docs-18
|
||||
- name: cleanup before build
|
||||
run: |
|
||||
rm static/_*
|
||||
|
||||
Reference in New Issue
Block a user