Add tests on docker.#Build
definition
- Simple build test - Multi step to build a go binary Signed-off-by: Vasek - Tom C <tom.chauveau@epitech.eu>
This commit is contained in:
committed by
Vasek - Tom C
parent
c2a7766293
commit
26b2ef8697
@@ -5,6 +5,9 @@ setup() {
|
||||
}
|
||||
|
||||
@test "docker.#Build" {
|
||||
dagger up ./build-simple.cue
|
||||
dagger up ./build-multi-steps.cue
|
||||
|
||||
dagger up ./nested-build-test.cue
|
||||
|
||||
# FIXME: this is currently broken
|
||||
|
Reference in New Issue
Block a user