Simplify tests

Signed-off-by: Tom Chauveau <tom.chauveau@epitech.eu>
This commit is contained in:
Tom Chauveau
2021-06-25 15:40:49 +02:00
parent e4ac04c98c
commit aaa6f8f351
25 changed files with 131 additions and 509 deletions

View File

@@ -1,3 +1,4 @@
// Docker-compose operations
package compose
import (
@@ -6,7 +7,7 @@ import (
"alpha.dagger.io/docker"
)
#Up: {
#App: {
ssh?: {
// ssh host
host: string @dagger(input)