9 lines
78 B
CUE
9 lines
78 B
CUE
package testing
|
|
|
|
import "dagger.io/dagger/op"
|
|
|
|
#up: [
|
|
op.#FetchGit & {
|
|
},
|
|
]
|