-
Notifications
You must be signed in to change notification settings - Fork 14
Invoke the current docker build matrix job followed by the docker image verification workflow. #309
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
Comments
@erman-gurses is this complete? |
@amd-chrissosa, Not yet - still do some testing - I am about to finish it. I might need to change some architectures as well as a future work. cc @marbre |
I changed the architecture and now we use |
The workflows,
verify_docker_image.yml
andpublish_pytorch_dev_docker.yml
, are needed to be connected since the published docker images should be verified. The current work plan as below:Publish -> Verify -> Tag the Image If Verification Passed
The text was updated successfully, but these errors were encountered: