europa: vendor universe.dagger.io
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
This commit is contained in:
9
pkg/universe.dagger.io/netlify/test/simple/simple.cue
Normal file
9
pkg/universe.dagger.io/netlify/test/simple/simple.cue
Normal file
@@ -0,0 +1,9 @@
|
||||
package netlify
|
||||
|
||||
import (
|
||||
"dagger.io/dagger"
|
||||
)
|
||||
|
||||
deploy: #Deploy & {
|
||||
contents: dagger.#Scratch
|
||||
}
|
Reference in New Issue
Block a user