tests: Add Debian Testing as a platform
This commit is contained in:
committed by
Paul Beckingham
parent
82102f59ba
commit
0b20a7eef8
@@ -40,6 +40,14 @@ services:
|
||||
security_opt:
|
||||
- label=type:container_runtime_t
|
||||
tty: true
|
||||
test-debiantesting:
|
||||
build:
|
||||
context: .
|
||||
dockerfile: test/docker/debiantesting
|
||||
network_mode: "host"
|
||||
security_opt:
|
||||
- label=type:container_runtime_t
|
||||
tty: true
|
||||
test-gentoo:
|
||||
build:
|
||||
context: .
|
||||
|
||||
Reference in New Issue
Block a user