docs: rename tools/daggosaurus to website
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
This commit is contained in:
4
.dagger/env/docs/plan/main.cue
vendored
4
.dagger/env/docs/plan/main.cue
vendored
@@ -12,8 +12,8 @@ repository: dagger.#Artifact @dagger(input)
|
||||
// Build the docs website
|
||||
docs: yarn.#Package & {
|
||||
source: repository
|
||||
cwd: "tools/daggosaurus/"
|
||||
buildDir: "tools/daggosaurus/build"
|
||||
cwd: "website/"
|
||||
buildDir: "website/build"
|
||||
}
|
||||
|
||||
// Deploy the docs website
|
||||
|
Reference in New Issue
Block a user