7a77466a66
Signed-off-by: Solomon Hykes <sh.github.6811@hykes.org>
10 lines
144 B
CUE
10 lines
144 B
CUE
package testing
|
|
|
|
#compute: [
|
|
{
|
|
do: "fetch-git"
|
|
remote: "https://github.com/blocklayerhq/acme-clothing.git"
|
|
ref: "lalalalal"
|
|
},
|
|
]
|