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

[BK] - Remove certain steps from running for Branches #39533

Merged

Commits on May 13, 2024

  1. Remove certain steps from running for Branches

    This commit makes some adjustments in the step conditions after
    reviewing the Jenkins files and how we perform the step validations in
    Jenkinsfile.
    
    If there is a key `when` inside the Jenkinsfile step it will validate the required
    conditions and if there is no `branches: true` then it will not include that
    step.
    
    Signed-off-by: Alexandros Sapranidis <[email protected]>
    alexsapran committed May 13, 2024
    Configuration menu
    Copy the full SHA
    25e7144 View commit details
    Browse the repository at this point in the history