docs: switch release flow to dagger
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
This commit is contained in:
2
.dagger/env/docs/plan/main.cue
vendored
2
.dagger/env/docs/plan/main.cue
vendored
@@ -18,6 +18,6 @@ docs: yarn.#Package & {
|
||||
|
||||
// Deploy the docs website
|
||||
site: netlify.#Site & {
|
||||
name: string | *"docs-dagger-io" @dagger(input)
|
||||
name: string | *"docs-dagger-io" @dagger(input)
|
||||
contents: docs.build
|
||||
}
|
||||
|
Reference in New Issue
Block a user