Add comment re disconnected outputs test

Signed-off-by: Joel Longtine <joel@dagger.io>
This commit is contained in:
Joel Longtine 2022-03-08 09:07:00 -07:00
parent 5afaedc9ab
commit 1a555315b2

View File

@ -7,6 +7,8 @@ import (
"universe.dagger.io/bash" "universe.dagger.io/bash"
) )
// NOTE: This is NOT working. Just an interesting/weird case.
dagger.#Plan & { dagger.#Plan & {
// This is acting weird... // This is acting weird...
// I don't understand why `cue/flow` thinks that outputs.files.test has a dependency // I don't understand why `cue/flow` thinks that outputs.files.test has a dependency