summaryrefslogtreecommitdiff
path: root/packages/owamp/Jenkinsfile
AgeCommit message (Collapse)Author
2023-09-26owamp: T4222: pin package to specific git tagChristian Breunig
It's not a good idea to select master here as this might lead to unwanted code slipping in. Latest master branch (v5.0) is currently unbuildable with the build instructions used. (cherry picked from commit a8ba4d8be9853193aa8a5cd408e74af98f2b40e0)
2023-09-25ci/cd: update branch references current -> sagittaChristian Breunig
2023-05-26packages: change glob pattern to be recursiveChristian Breunig
2022-06-01docker: T4222: Add packages to build owamp client-serverViacheslav Hletenko