Skip to content

Conversation

yahavi
Copy link
Member

@yahavi yahavi commented Apr 8, 2020

To allow users to set build info values before the actual step, let's append the build info object instead of overriding it.

For example, setting build name and number:

buildInfo.name = "frog"
buildInfo.number = "1"

will be overridden by:

buildInfo = rtDocker.push ARTIFACTORY_DOCKER_REGISTRY + '/hello-world:latest', 'docker-local'

@yahavi yahavi requested a review from eyalbe4 April 8, 2020 06:02
@yahavi yahavi self-assigned this Apr 8, 2020
@yahavi yahavi merged commit 8dcbfb1 into jfrog:master May 16, 2020
@yahavi yahavi deleted the buildinfo-append branch May 16, 2020 15:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants