mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
tests: Add OpenSUSE platform
This commit is contained in:
parent
dcbefe51bb
commit
86c7c84fec
3 changed files with 37 additions and 0 deletions
|
@ -56,3 +56,11 @@ services:
|
|||
security_opt:
|
||||
- label=type:container_runtime_t
|
||||
tty: true
|
||||
test-opensuse1500:
|
||||
build:
|
||||
context: .
|
||||
dockerfile: test/docker/opensuse1500
|
||||
network_mode: "host"
|
||||
security_opt:
|
||||
- label=type:container_runtime_t
|
||||
tty: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue