Skip to content
This repository was archived by the owner on Apr 13, 2020. It is now read-only.

Conversation

@mtarng
Copy link
Collaborator

@mtarng mtarng commented Nov 21, 2019

@mtarng mtarng changed the title Build script source Adding pipeline variable to specify build.sh url Nov 21, 2019
repoUrl = getRepositoryUrl(gitOriginUrl),
hldUrl = azure_devops && azure_devops.hld_repository
hldUrl = azure_devops && azure_devops.hld_repository,
buildScriptUrl = "https://raw.githubusercontent.com/Microsoft/bedrock/master/gitops/azure-devops/build.sh"
Copy link
Member

Choose a reason for hiding this comment

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

make this a const variable that is exported from somewhere

@mtarng mtarng merged commit 8dbf51b into master Nov 21, 2019
@mtarng mtarng deleted the build-script-source branch November 26, 2019 19:26
bnookala pushed a commit to bnookala/spk that referenced this pull request Dec 12, 2019
* Adding buildScriptUrl for each pipeline as a EnvVar and Pipeline Variable

* logic + docs, confirmed working via smoketest, need to fix unit tests

* updating unit tests

* Adding constants

* missed 2...
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[SPK] which build.sh installed by pipelines should be configurable via env var

4 participants