mirror of
https://github.com/danieldemus/openhab-core.git
synced 2025-01-10 21:31:53 +01:00
do not deploy integration tests (#654)
Signed-off-by: Markus Rathgeb <maggu2810@gmail.com>
This commit is contained in:
parent
2ecc21d7a2
commit
32da98c2cd
@ -16,6 +16,10 @@
|
||||
|
||||
<name>openHAB Core :: Integration Tests</name>
|
||||
|
||||
<properties>
|
||||
<maven.deploy.skip>true</maven.deploy.skip>
|
||||
</properties>
|
||||
|
||||
<modules>
|
||||
<module>org.openhab.core.tests</module>
|
||||
<module>org.openhab.core.audio.tests</module>
|
||||
|
Loading…
Reference in New Issue
Block a user