Skip to content

Commit

Permalink
Update release tuesday calculation to be 3rd tuesday of month
Browse files Browse the repository at this point in the history
Signed-off-by: Andrew Leonard <[email protected]>
  • Loading branch information
andrew-m-leonard committed Jan 2, 2025
1 parent 332fef2 commit 1924357
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pipelines/build/common/trigger_beta_build.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,8 @@ def isDuringReleasePeriod() {
echo "No releases this month"
}

echo "Is within release period? "+releasePeriod

return releasePeriod
}

Expand Down

0 comments on commit 1924357

Please sign in to comment.