-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Buildpipeline #2
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
Conversation
…This is a new change from AML SDK. Requires that you have ran az login on the machine before you run the scripts under aml_service folder
README.md
Outdated
|
|
||
| # DevOps For AI | ||
|
|
||
| [](https://teamdanielletrialcicd.visualstudio.com/MLAKSDeployAML/_build/latest?definitionId=9&branchName=buildpipeline) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@jainr Can we update this badge to check the master branch?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Changed it as well.
aml_config/azure-pipelines.yml
Outdated
| - repo: self | ||
|
|
||
| pool: | ||
| vmImage: Hosted VS2017 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@jainr Can we update the pipeline to use Ubuntu as well?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This file was created by mistake, the main .yml file resides at the project root level. Deleted this file in latest commit. Thanks for catching it.
Adding build yml pipleine and code changes related to it.