Skip to content

Introduce property for Jenkins user (user.name) and Artifactory server details #2177

Closed
@mp911de

Description

@mp911de

Jenkinsfile contains very little environmental details. However, we still have environment-specific data in the config:

  • -Duser.name=spring-builds+jenkins
  • -Dartifactory.server=https://repo.spring.io
  • -Dartifactory.staging-repository=libs-snapshot-local

We should introduce properties to ci/pipeline.properties and take values from there.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions