Skip to content

export variables precedence over pipeline parameters#12

Open
Dharmesh78 wants to merge 2 commits intodlcbld:mainfrom
Dharmesh78:exportVariablePrecedence
Open

export variables precedence over pipeline parameters#12
Dharmesh78 wants to merge 2 commits intodlcbld:mainfrom
Dharmesh78:exportVariablePrecedence

Conversation

@Dharmesh78
Copy link
Copy Markdown

@Dharmesh78 Dharmesh78 commented Oct 11, 2021

to demonstrate the precedence of export variable over pipeline parameter and buildRun arguments using an example.
latest commit 7309826

@Dharmesh78
Copy link
Copy Markdown
Author

Dharmesh78 commented Oct 19, 2021

@chandrasekarsrin please review, if there are any changes required.

Comment thread examples/buildspec_Example3/README.md Outdated
"items": [
{
"name": "var",
"value": "22"
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

both here and build spec file the value of 'var' is 22. so its little confusing. can we change this to a different value?

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

corrected to value 23. Please check.

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