-
Notifications
You must be signed in to change notification settings - Fork 999
devops: push Docker image to MCR #299
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
devops: push Docker image to MCR #299
Conversation
3d97646
to
b099d0b
Compare
b099d0b
to
157ff93
Compare
I don't get it why its failing, maybe someone has an idea? |
@pavelfeldman not sure why its failing, only the video test, hmm. |
@@ -0,0 +1,43 @@ | |||
name: "devrelease:docker" |
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.
Curious, why do we need this one?
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.
We can also remove the canary builds. They were useful for testing and Lushnikov and me used them a lot so I think it brings value.
… into devops/push-image-mcr
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.
Marking as "request changes" to not merge accidentally since this the tests are actually failing in the container.
@mxschmitt is looking into this
7f1f9d1
to
0e7327f
Compare
Closes #290
DOCKER_PASSWORD
environment variable needs to be set.