cue fmt the right way
Signed-off-by: Richard Jones <richard@dagger.io>
This commit is contained in:
parent
4c7d90f9bc
commit
79489ffe36
@ -9,7 +9,7 @@ import (
|
|||||||
|
|
||||||
// Build the source code using Yarn
|
// Build the source code using Yarn
|
||||||
app: yarn.#Package & {
|
app: yarn.#Package & {
|
||||||
"source": dagger.#Artifact & dagger.#Input
|
source: dagger.#Artifact & dagger.#Input
|
||||||
}
|
}
|
||||||
|
|
||||||
// package the static HTML from yarn into a Docker image
|
// package the static HTML from yarn into a Docker image
|
||||||
|
Reference in New Issue
Block a user