Skip to content

Comments

Add possibility to specify additional build parameters#18

Closed
trejjam wants to merge 1 commit intoAzure:masterfrom
trejjam:feature/build-parameters
Closed

Add possibility to specify additional build parameters#18
trejjam wants to merge 1 commit intoAzure:masterfrom
trejjam:feature/build-parameters

Conversation

@trejjam
Copy link

@trejjam trejjam commented Jul 31, 2020

This PR allows specifying additional build parameters:

Input:

{
  "definition": {
    "id": 28
  },
  "project": {
    "id": "..."
  },
  "sourceBranch": "refs/heads/master",
  "sourceVersion": "...",
  "reason": 943,
  "parameters": "{\"WORLD\": \"hello\"}"
}

In Azure Pipelines:
bash: env | WORLD -> WORLD=hello

@ghost
Copy link

ghost commented Jul 31, 2020

CLA assistant check
All CLA requirements met.

@danquah danquah mentioned this pull request Nov 13, 2020
@tjcorr
Copy link
Collaborator

tjcorr commented Aug 29, 2023

closing this out as this was already implemented in #11

@tjcorr tjcorr closed this Aug 29, 2023
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