mirror of
https://github.com/go-gitea/gitea
synced 2025-08-11 20:18:20 +00:00
Docusaurus-ify 1.19 (#26053)
See https://github.com/go-gitea/gitea/pull/26051 --------- Signed-off-by: jolheiser <john.olheiser@gmail.com> Co-authored-by: Giteabot <teabot@gitea.io>
This commit is contained in:
17
.drone.yml
17
.drone.yml
@@ -898,22 +898,7 @@ steps:
|
||||
image: golang:1.20
|
||||
commands:
|
||||
- cd docs
|
||||
- make trans-copy clean build
|
||||
|
||||
- name: publish-docs
|
||||
image: techknowlogick/drone-netlify:latest
|
||||
pull: always
|
||||
settings:
|
||||
path: docs/public/
|
||||
site_id: d2260bae-7861-4c02-8646-8f6440b12672
|
||||
environment:
|
||||
NETLIFY_TOKEN:
|
||||
from_secret: netlify_token
|
||||
when:
|
||||
branch:
|
||||
- main
|
||||
event:
|
||||
- push
|
||||
- bash scripts/trans-copy.sh
|
||||
|
||||
---
|
||||
kind: pipeline
|
||||
|
Reference in New Issue
Block a user