fauna / fauna-js

Javascript driver for Fauna v10 (current)
https://fauna.com
Other
37 stars 7 forks source link

Fix concourse pipeline for docs gen #303

Closed jrodewig closed 3 weeks ago

jrodewig commented 4 weeks ago

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?

fly validate-pipeline --config concourse/pipeline.yml
looks good

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.