Initial pass at engine.#Scratch
- failing
Signed-off-by: Joel Longtine <joel@dagger.io>
This commit is contained in:
@@ -88,3 +88,8 @@ setup() {
|
||||
|
||||
"$DAGGER" --europa up ./build_auth.cue
|
||||
}
|
||||
@test "task: #Scratch" {
|
||||
cd "$TESTDIR"/tasks/scratch
|
||||
"$DAGGER" --europa up ./scratch.cue -l debug
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user