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

[7.x](backport #26469) fix(ci): use the right param type #26470

Merged
merged 2 commits into from
Jul 14, 2021

Commits on Jun 24, 2021

  1. fix: use the right param type (#26469)

    Jenkins, as expected, is honouring the param type used in the caller, but
    not honouring the type in the triggered pipeline. This issue has historical
    rationale, as the parameters are created dynamically
    
    (cherry picked from commit f429a82)
    
    # Conflicts:
    #	.ci/packaging.groovy
    mdelapenya authored and mergify-bot committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    8e52df1 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2021

  1. Configuration menu
    Copy the full SHA
    479241a View commit details
    Browse the repository at this point in the history