I'd like to set up automatic batch execution in jenkins.
example configuration
Run Friday, March 31 at 22:00
Run Saturday, April 1 at 02:00
You can ignore the day of the week.
If I cross the moon like above, how should I write it?
Reference Site
Summary of Jenkins build trigger (periodic) settings - Qiita
Thank you for your cooperation.
jenkins
Why don't you use two lines?
#3/31 22:00
0 22 31 3 *
# 4/1 2:00
0 2 1 4 *
617 Uncaught (inpromise) Error on Electron: An object could not be cloned
912 When building Fast API+Uvicorn environment with PyInstaller, console=False results in an error
572 rails db:create error: Could not find mysql2-0.5.4 in any of the sources
610 GDB gets version error when attempting to debug with the Presense SDK (IDE)
© 2024 OneMinuteCode. All rights reserved.