mirror of
https://github.com/morten-olsen/morten-olsen.github.io.git
synced 2026-02-08 01:46:28 +01:00
update
This commit is contained in:
10
cue.mod/pkg/universe.dagger.io/docker/cli/test/test.bats
generated
Executable file
10
cue.mod/pkg/universe.dagger.io/docker/cli/test/test.bats
generated
Executable file
@@ -0,0 +1,10 @@
|
||||
setup() {
|
||||
load '../../../bats_helpers'
|
||||
|
||||
common_setup
|
||||
}
|
||||
|
||||
@test "docker/cli" {
|
||||
dagger "do" -p ./run.cue test
|
||||
dagger "do" -p ./load.cue test
|
||||
}
|
||||
Reference in New Issue
Block a user