mirror of
https://github.com/tendermint/tendermint.git
synced 2026-07-19 22:42:24 +00:00
added staging build step to docs deployment (#4129)
This commit is contained in:
@@ -381,6 +381,12 @@ workflows:
|
||||
tags:
|
||||
only:
|
||||
- /^v.*/
|
||||
- deploy_docs:
|
||||
context: tendermint-docs-staging
|
||||
filters:
|
||||
branches:
|
||||
only:
|
||||
- docs-theme-latest
|
||||
- setup_dependencies
|
||||
- test_abci_apps:
|
||||
requires:
|
||||
|
||||
Reference in New Issue
Block a user