Rename dagger.#DAG to dagger.#Plan
Signed-off-by: Solomon Hykes <solomon@dagger.io>
This commit is contained in:
@@ -8,7 +8,7 @@ import (
|
||||
"universe.dagger.io/yarn"
|
||||
)
|
||||
|
||||
dagger.#DAG & {
|
||||
dagger.#Plan & {
|
||||
// Build the app with yarn
|
||||
actions: build: yarn.#Build
|
||||
|
||||
|
Reference in New Issue
Block a user