Closed jrodewig closed 3 weeks ago
Adds a missing step to the release pipeline for docs.
Without this step, we can't autogen + publish docs on release. 😢 See https://concourse.faunadb.net/teams/devex/pipelines/js-driver-release-v10/jobs/release/builds/42
fly validate-pipeline --config concourse/pipeline.yml looks good
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
Description
Adds a missing step to the release pipeline for docs.
Motivation and context
Without this step, we can't autogen + publish docs on release. 😢 See https://concourse.faunadb.net/teams/devex/pipelines/js-driver-release-v10/jobs/release/builds/42
How was the change tested?
Screenshots (if appropriate):
Change types
Checklist:
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.