summaryrefslogtreecommitdiff
path: root/packages/opennhrp/Jenkinsfile
AgeCommit message (Collapse)Author
2023-05-26packages: change glob pattern to be recursiveChristian Breunig
2021-07-24Jenkins: only build packages if the package changes at all - skip otherwiseChristian Poessinger
This will only run the Jenkins Pipeline if Git detects a change in the specified file path. If no change is found in the path, the individual Pipeline statges are skipped.
2021-06-05opennhrp: import package build instructionChristian Poessinger