-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
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
Infrastructure - move build pipeline tasks into scripts in repo #1843
Labels
Comments
tristan-orourke
added
infrastructure
Related to Azure server infrastructure.
debt
Refactor or improve existing code.
labels
Jan 21, 2022
Consider these comments by @patcon |
There was some useful discussion in #2683 |
Related #2834 |
Closing this in favour of the much-better documented #2834. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Description
Build pipeline tasks can be defined with yaml files, which can reference other yaml files or other scripts. These can be moved into the repo itself, allowing us to use the same scripts to build the app in local development and on the server.
The text was updated successfully, but these errors were encountered: