You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the docker CI job is only run in post-submit. It is desired to have it also run in pre-submit without push image to dockerhub. It can save the image as artifact with docker save. Running ci/verify_examples.sh there will be even better.
The text was updated successfully, but these errors were encountered:
This issue has been automatically marked as stale because it has not had activity in the last 30 days. It will be closed in the next 7 days unless it is tagged "help wanted" or other activity occurs. Thank you for your contributions.
stalebot
added
the
stale
stalebot believes this issue/PR has not been touched recently
label
Aug 29, 2020
Currently the docker CI job is only run in post-submit. It is desired to have it also run in pre-submit without push image to dockerhub. It can save the image as artifact with
docker save
. Running ci/verify_examples.sh there will be even better.The text was updated successfully, but these errors were encountered: