Skip to content

Commit 824a680

Browse files
committed
APM-4217 Remove publish
1 parent 9b83cd3 commit 824a680

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "OAS (Swagger v3) API Definition for Template API",
55
"scripts": {
66
"lint": "",
7-
"publish": "mkdir -p build && node_modules/.bin/speccy resolve specification/splunk-monitor.yaml -i | poetry run python scripts/yaml2json.py | poetry run python scripts/set_version.py > build/splunk-monitor.json",
7+
"publish": "",
88
"serve": "node_modules/.bin/speccy serve build/splunk-monitor.json",
99
"check-licenses": "node_modules/.bin/license-checker --failOn GPL --failOn LGPL"
1010
},

0 commit comments

Comments
 (0)