c16455249e
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
10 lines
131 B
CUE
10 lines
131 B
CUE
package testing
|
|
|
|
#up: [
|
|
{
|
|
do: "fetch-git"
|
|
remote: "https://github.com/blocklayerhq/lalalala.git"
|
|
ref: "master"
|
|
},
|
|
]
|