7a77466a66
Signed-off-by: Solomon Hykes <sh.github.6811@hykes.org>
10 lines
103 B
CUE
10 lines
103 B
CUE
package testing
|
|
|
|
#compute: [
|
|
{
|
|
do: "fetch-git"
|
|
remote: "pork://pork"
|
|
ref: "master"
|
|
},
|
|
]
|