Skip to content

Commit

Permalink
Missing spec in triggers is abusing the warning log
Browse files Browse the repository at this point in the history
Signed-off-by: Jose Luis Rivero <[email protected]>
  • Loading branch information
j-rivero committed Jul 31, 2024
1 parent 40d7c77 commit d3f1c98
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions jenkins-scripts/dsl/brew_release.dsl
Original file line number Diff line number Diff line change
Expand Up @@ -187,6 +187,7 @@ bottle_job_builder.with
useGitHubHooks(true)
onlyTriggerPhrase(true)
permitAll(false)
spec()
cron()
triggerPhrase '.*build bottle.*'
extensions {
Expand Down

0 comments on commit d3f1c98

Please sign in to comment.