Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix the Jenkinsfile for the Periodic Build #59

Open
teweitsai opened this issue Jan 11, 2021 · 0 comments
Open

Fix the Jenkinsfile for the Periodic Build #59

teweitsai opened this issue Jan 11, 2021 · 0 comments

Comments

@teweitsai
Copy link
Collaborator

Fix the Jenkinsfile to do the periodic build. I should use cron('H H(0-7) * * 1') in triggers, which is pollSCM('H H(0-7) * * 1'). However, this is only for the master branch. This means I may need to find a way to use the different triggers between the master and other branches.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant