Signed-off-by: Sam Alba <sam.alba@gmail.com>
This commit is contained in:
Sam Alba
2021-06-01 15:12:08 +02:00
parent 3d1e37e1ab
commit 2bd4679646
2 changed files with 6 additions and 6 deletions

View File

@@ -13,7 +13,7 @@ import (
// test url description
url: "http://this.is.a.test/" @dagger(output)
url2: url
foo: int | *42 @dagger(output)
foo: int | *42 @dagger(output)
bar: dagger.#Artifact @dagger(output)
}