d7a805f42b
Signed-off-by: Solomon Hykes <solomon@dagger.io>
9 lines
84 B
CUE
9 lines
84 B
CUE
package testing
|
|
|
|
import "alpha.dagger.io/dagger/op"
|
|
|
|
#up: [
|
|
op.#FetchGit & {
|
|
},
|
|
]
|