eclipse / amlen

Message Broker for IoT/Mobile/Web. Mainly uses MQTT v3.x and v5. Aims to be easy to use, scalable and reliable
Eclipse Public License 2.0
46 stars 11 forks source link

Fix jenkins run on main #173

Closed IanBoden closed 5 months ago

IanBoden commented 5 months ago

variables weren't working properly due to being inside single quotes so switched to directly embedding.

Also changed from masterBranch to mainBranch to match naming convention.