Skip to content

Commit 6f9e33a

Browse files
authored
Merge branch 'main' into upgrade-java-version-in-workflows
2 parents 1708e5d + 6f2f6eb commit 6f9e33a

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/reference_docs90.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -63,9 +63,6 @@ jobs:
6363
run: |
6464
bundle install --path=vendor/bundle
6565
bundle exec ruby plugindocs.rb --skip-existing --output-path ../logstash-docs ../logstash/plugins_version_docs.json
66-
- name: Build docs
67-
working-directory: ./logstash-docs
68-
run: ../docs/build_docs --asciidoctor --respect_edit_url_overrides --doc docs/plugins/index.asciidoc --chunk 1
6966
- run: echo "T=$(date +%s)" >> $GITHUB_ENV
7067
- run: echo "BRANCH=update_docs_${T}" >> $GITHUB_ENV
7168
- name: Commit and Push

0 commit comments

Comments
 (0)