9 lines
91 B
CUE
9 lines
91 B
CUE
package testing
|
|
|
|
#dagger: compute: [
|
|
{
|
|
do: "fetch-container"
|
|
ref: "doesnotexist"
|
|
}
|
|
]
|