chore: Disable legacy integration test
This commit is contained in:
parent
2f3e4e2237
commit
0b28f40131
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ IMPORT github.com/earthly/lib/utils/dind AS dind
|
||||||
|
|
||||||
all:
|
all:
|
||||||
BUILD +test-image
|
BUILD +test-image
|
||||||
BUILD +test-legacy-image
|
# BUILD +test-legacy-image
|
||||||
BUILD +build
|
BUILD +build
|
||||||
BUILD +switch
|
BUILD +switch
|
||||||
BUILD +validate
|
BUILD +validate
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue