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
CLOUD-869 Enhance Jenkinsfile to skip builds for specified non-trigger files (#977)
* Enhance Jenkinsfile to skip builds for specified non-trigger files
* Add support for manual builds.
* remove .e2eignore from .e2eignore
* Add .github directory to .e2eignore
* invert the logic and make it a early return(moving to top), reducing nested ifs
* Refactor Jenkinsfile to remove unnecessary leading './' from file paths
0 commit comments