File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 1919 docs-build :
2020 uses :
neo4j/docs-tools/.github/workflows/[email protected] 2121 with :
22- deploy-id : 0
23- retain-artifacts : 14
22+ deploy-id : ${{ github.run_id }}
23+ retain-artifacts : 28
24+ package-script : ' publish-verify'
2425
2526 # Parse the json log output from the HTML build, and output warnings and errors as annotations
2627 # Optionally, fail the build if there are warnings or errors
Original file line number Diff line number Diff line change 99 "serve" : " node server.js" ,
1010 "build" : " antora --stacktrace preview.yml" ,
1111 "build-verify" : " antora --stacktrace --fetch preview.yml --log-format=json --log-level=info --log-file ./build/log/log.json" ,
12- "publish-verify" : " antora --stacktrace --fetch publish.yml --log-format=json --log-file ./build/log/log.json"
12+ "publish-verify" : " antora --stacktrace --fetch publish.yml --log-format=json --log-level=info --log- file ./build/log/log.json"
1313 },
1414 "repository" : {
1515 "type" : " git" ,
You can’t perform that action at this time.
0 commit comments