Skip to content

Commit

Permalink
ES-1152: Update Jenkinsfile remove cron override (#4460)
Browse files Browse the repository at this point in the history
  • Loading branch information
ronanbrowne authored Aug 15, 2023
1 parent 0a1639d commit 27288f9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Jenkinsfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
@Library('[email protected]') _

cordaPipelineKubernetesAgent(
dailyBuildCron: 'H H/6 * * *',
runIntegrationTests: true,
createPostgresDb: true,
publishOSGiImage: true,
Expand Down

0 comments on commit 27288f9

Please sign in to comment.