merge Route into Env, rebase dagger compute
to use the new API
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
This commit is contained in:
committed by
Solomon Hykes
parent
43b3af6fff
commit
cba524eb0f
@@ -25,5 +25,6 @@ todoApp: netlify.#Site & {
|
||||
contents: yarn.#Script & {
|
||||
source: repository
|
||||
run: "build"
|
||||
env: "xx" :"bar"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user