1
0
mirror of https://github.com/zokradonh/kopano-docker synced 2025-06-07 07:56:12 +00:00

add tests for webapp plugins (#287)

Signed-off-by: Felix Bartels <felix@host-consultants.de>
This commit is contained in:
Felix Bartels 2019-11-15 19:16:33 +01:00 committed by GitHub
parent a6dfd1869b
commit 97c115c556
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -31,3 +31,24 @@ tests:
- Debian
- amd64
- 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