ported op.#FetchGit to engine.#GitPull
Signed-off-by: Richard Jones <richard@dagger.io>
This commit is contained in:
@@ -93,3 +93,7 @@ setup() {
|
||||
"$DAGGER" --europa up ./scratch.cue -l debug
|
||||
}
|
||||
|
||||
@test "task: #GitPull" {
|
||||
cd "$TESTDIR"/tasks/gitPull/
|
||||
"$DAGGER" --europa up ./exists.cue
|
||||
}
|
||||
|
Reference in New Issue
Block a user