Skip to content

Commit 51adeb9

Browse files
committed
Remove docs publishing from maintenance branch
1 parent 5f2cd00 commit 51adeb9

File tree

2 files changed

+0
-63
lines changed

2 files changed

+0
-63
lines changed

doc/package.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,9 @@
66
"scripts": {
77
"test": "echo \"Error: no test specified\" && exit 1",
88
"start": "nodemon -e adoc --exec \"npm run build && npm run serve\"",
9-
"start:publish": "nodemon -e adoc --exec \"npm run build:publish && npm run serve\"",
109
"serve": "node server.js",
1110
"build": "antora preview.yml --stacktrace --log-format=pretty",
12-
"build:publish": "antora publish.yml --stacktrace --log-format=pretty",
1311
"build-verify": "antora --stacktrace --fetch preview.yml --log-format=json --log-level=info --log-file ./build/log/log.json",
14-
"publish-verify": "antora --stacktrace --fetch publish.yml --log-format=json --log-file ./build/log/log.json"
1512
},
1613
"keywords": [
1714
"antora",

doc/publish.yml

Lines changed: 0 additions & 60 deletions
This file was deleted.

0 commit comments

Comments
 (0)