europa: vendor universe.dagger.io
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
This commit is contained in:
11
pkg/universe.dagger.io/yarn/tests/simple/simple.cue
Normal file
11
pkg/universe.dagger.io/yarn/tests/simple/simple.cue
Normal file
@@ -0,0 +1,11 @@
|
||||
package yarn
|
||||
|
||||
import (
|
||||
"dagger.io/dagger/engine"
|
||||
)
|
||||
|
||||
b: #Build & {
|
||||
source: engine.#Scratch
|
||||
}
|
||||
|
||||
out: b.output
|
Reference in New Issue
Block a user