mirror of
https://github.com/haiwen/seafile-admin-docs.git
synced 2025-12-25 18:22:48 +00:00
Seafile docs 11.0 archive
This commit is contained in:
parent
c9358e9322
commit
ce8e043022
|
|
@ -1,9 +1,9 @@
|
|||
name: Deploy CI
|
||||
name: Deploy CI 11.0
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- 11.0
|
||||
|
||||
jobs:
|
||||
deploy:
|
||||
|
|
@ -19,4 +19,4 @@ jobs:
|
|||
- run: cd $GITHUB_WORKSPACE
|
||||
- run: git config user.name ci-bot
|
||||
- run: git config user.email ci-bot@seafile.com
|
||||
- run: mike deploy --push -u 11.0 latest
|
||||
- run: mike deploy --push -u 11.0
|
||||
Loading…
Reference in New Issue