Make engine.#Scratch a specialization of #FS, rather than a task
Signed-off-by: Joel Longtine <joel@dagger.io>
This commit is contained in:
@@ -5,7 +5,7 @@ import (
|
||||
)
|
||||
|
||||
b: #Build & {
|
||||
source: engine.#Scratch.output
|
||||
source: engine.#Scratch
|
||||
}
|
||||
|
||||
out: b.output
|
||||
|
Reference in New Issue
Block a user