Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

pass version param #19984

Merged
merged 1 commit into from
Mar 6, 2021
Merged

pass version param #19984

merged 1 commit into from
Mar 6, 2021

Conversation

mseth10
Copy link
Contributor

@mseth10 mseth10 commented Mar 5, 2021

This PR enables version name to be passed down from release pipeline for naming docker images.

Also removes multiple tagging for same image.

@mseth10 mseth10 requested a review from Zha0q1 March 5, 2021 08:25
@mseth10 mseth10 requested a review from szha as a code owner March 5, 2021 08:25
@mxnet-bot
Copy link

Hey @mseth10 , Thanks for submitting the PR
All tests are already queued to run once. If tests fail, you can trigger one or more tests again with the following commands:

  • To trigger all jobs: @mxnet-bot run ci [all]
  • To trigger specific jobs: @mxnet-bot run ci [job1, job2]

CI supported jobs: [windows-cpu, website, miscellaneous, unix-cpu, sanity, edge, unix-gpu, clang, windows-gpu, centos-cpu, centos-gpu]


Note:
Only following 3 categories can trigger CI :PR Author, MXNet Committer, Jenkins Admin.
All CI tests must pass before the PR can be merged.

@lanking520 lanking520 added the pr-awaiting-testing PR is reviewed and waiting CI build and test label Mar 5, 2021
@lanking520 lanking520 added pr-work-in-progress PR is still work in progress pr-awaiting-testing PR is reviewed and waiting CI build and test pr-awaiting-review PR is waiting for code review and removed pr-awaiting-testing PR is reviewed and waiting CI build and test pr-work-in-progress PR is still work in progress labels Mar 5, 2021
@mseth10
Copy link
Contributor Author

mseth10 commented Mar 6, 2021

Forward-porting #19982

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
pr-awaiting-review PR is waiting for code review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants