Skip to content
Failed

Changes

Summary

  1. contrib/jenkins.sh: Fix LATEST_BIN variable setting for tagged versions (details)
Commit c4ce13019a8fa69622ae68c5f2aa97715aed7e72 by laforge
contrib/jenkins.sh: Fix LATEST_BIN variable setting for tagged versions

sysmoOCTSIM-*-*.bin only works if the build is not a version that was
just tagged.  In that case the file name is sysmoOCTSIM-0.3.bin which
doesn't match the above pattern as it has no git hash appended.

Change-Id: I4927f24407a25c87ca59f6230d64d24761558c18
The file was modifiedcontrib/jenkins.sh