1004 test implementation
Signed-off-by: Guillaume de Rouville <guillaume.derouville@gmail.com>
This commit is contained in:
8
docs/learn/tests/multibucket/source.cue
Normal file
8
docs/learn/tests/multibucket/source.cue
Normal file
@@ -0,0 +1,8 @@
|
||||
package multibucket
|
||||
|
||||
import (
|
||||
"alpha.dagger.io/dagger"
|
||||
)
|
||||
|
||||
// Source code of the sample application
|
||||
src: dagger.#Artifact & dagger.#Input
|
Reference in New Issue
Block a user