93296fa358
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
10 lines
141 B
CUE
10 lines
141 B
CUE
package testing
|
|
|
|
#compute: [
|
|
{
|
|
do: "fetch-git"
|
|
remote: "https://github.com/blocklayerhq/acme-clothing.git"
|
|
ref: "master"
|
|
},
|
|
]
|