We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The following env vars can be populated.
ARTIFACTORY_PROJECT_KEY
ARTIFACTORY_BUILD_NAME
ARTIFACTORY_BUILD_NUMBER
ARTIFACTORY_BUILD_URL
ARTIFACTORY_BUILD_AGENT_NAME
ARTIFACTORY_BUILD_AGENT_VERSION
ARTIFACTORY_USER_AGENT_NAME
ARTIFACTORY_USER_AGENT_VERSION
ARTIFACTORY_VCS_REVISION
Related gh-17
The text was updated successfully, but these errors were encountered:
Populate env vars for build info
d014dfd
Closes spring-iogh-18
8129ebc
8749b4e
sjohnr
No branches or pull requests
The following env vars can be populated.
ARTIFACTORY_PROJECT_KEY
ARTIFACTORY_BUILD_NAME
(e.g. spring-security-6.2.x, currently defaults to project name)ARTIFACTORY_BUILD_NUMBER
ARTIFACTORY_BUILD_URL
ARTIFACTORY_BUILD_AGENT_NAME
(optional, currently defaults to Gradle)ARTIFACTORY_BUILD_AGENT_VERSION
(optional, currently defaults to current Gradle version)ARTIFACTORY_USER_AGENT_NAME
ARTIFACTORY_USER_AGENT_VERSION
ARTIFACTORY_VCS_REVISION
Related gh-17
The text was updated successfully, but these errors were encountered: