Skip to content

Commit

Permalink
Remove publish.yaml
Browse files Browse the repository at this point in the history
We dont want to publish docs from this branch. (master triggers also docs publish from other branches)
  • Loading branch information
FlorentinD committed Oct 5, 2023
1 parent b81fae5 commit 9920ea8
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 62 deletions.
2 changes: 0 additions & 2 deletions doc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,7 @@
"start:publish": "nodemon -e adoc --exec \"npm run build:publish && npm run serve\"",
"serve": "node server.js",
"build": "antora preview.yml --stacktrace --log-format=pretty",
"build:publish": "antora publish.yml --stacktrace --log-format=pretty",
"build-verify": "antora --stacktrace --fetch preview.yml --log-format=json --log-level=info --log-file ./build/log/log.json",
"publish-verify": "antora --stacktrace --fetch publish.yml --log-format=json --log-file ./build/log/log.json"
},
"keywords": [
"antora",
Expand Down
60 changes: 0 additions & 60 deletions doc/publish.yml

This file was deleted.

0 comments on commit 9920ea8

Please sign in to comment.