Europa: integrate core packages, separate universe
Signed-off-by: Solomon Hykes <solomon@dagger.io>
This commit is contained in:
9
europa-universe/netlify/test/simple/simple.cue
Normal file
9
europa-universe/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