mirror of
https://github.com/zokradonh/kopano-docker
synced 2025-06-07 16:06:14 +00:00
add tests for webapp plugins (#287)
Signed-off-by: Felix Bartels <felix@host-consultants.de>
This commit is contained in:
parent
a6dfd1869b
commit
97c115c556
@ -31,3 +31,24 @@ tests:
|
|||||||
- Debian
|
- Debian
|
||||||
- amd64
|
- amd64
|
||||||
- tar.gz
|
- tar.gz
|
||||||
|
./version.sh mdm:
|
||||||
|
exit-code: 0
|
||||||
|
stdout:
|
||||||
|
not-contains:
|
||||||
|
- Debian
|
||||||
|
- amd64
|
||||||
|
- tar.gz
|
||||||
|
./version.sh files:
|
||||||
|
exit-code: 0
|
||||||
|
stdout:
|
||||||
|
not-contains:
|
||||||
|
- Debian
|
||||||
|
- amd64
|
||||||
|
- tar.gz
|
||||||
|
./version.sh smime:
|
||||||
|
exit-code: 0
|
||||||
|
stdout:
|
||||||
|
not-contains:
|
||||||
|
- Debian
|
||||||
|
- amd64
|
||||||
|
- tar.gz
|
Loading…
x
Reference in New Issue
Block a user