refactored

Signed-off-by: Richard Jones <richard@dagger.io>
This commit is contained in:
Richard Jones
2022-01-13 11:31:08 -07:00
parent 729013ae91
commit 2745e1ae2e
10 changed files with 31 additions and 48 deletions

View File

@@ -85,9 +85,7 @@ setup() {
"$DAGGER" --europa up ./image_config.cue
"$DAGGER" --europa up ./labels.cue
"$DAGGER" --europa up ./platform.cue
cd "$TESTDIR"
"$DAGGER" --europa up ./tasks/dockerfile/build_auth.cue
"$DAGGER" --europa up ./build_auth.cue
}
@test "task: #Scratch" {
cd "$TESTDIR"/tasks/scratch