Merge branch 'master' into examples_update

This commit is contained in:
mpvats-intel
2021-06-03 08:38:43 -07:00
committed by GitHub

1
Jenkinsfile vendored
View File

@@ -1,6 +1,5 @@
pipeline {
agent none
triggers {cron '@daily'}
options {
buildDiscarder(logRotator(numToKeepStr: '5', daysToKeepStr: '30'))
timestamps()