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
As we start to send pull requests to Docker official images automatically, and the process will detect if Dockerfiles are touched or not, then decide to send the pull request or not, maybe we can use the same method to directly return 0 on Travis CI to skip those Docker builds to save tons of time for those pull requests didn't revised Dockerfiles?