7a77466a66
Signed-off-by: Solomon Hykes <sh.github.6811@hykes.org>
9 lines
85 B
CUE
9 lines
85 B
CUE
package testing
|
|
|
|
#compute: [
|
|
{
|
|
do: "fetch-container"
|
|
ref: "doesnotexist"
|
|
},
|
|
]
|