RIOT-OS / RobotFW-tests

Includes tests for RIOT based on the Robot Framework
GNU Lesser General Public License v2.1
4 stars 13 forks source link

Jenkinsfile: Only run nightlies every night #70

Closed MrKevinWeiss closed 4 years ago

MrKevinWeiss commented 4 years ago

It seems that the trigger apply to every branch causing really long build times. This should only run nightly and not all branches.

MrKevinWeiss commented 4 years ago

Thanks!