Skip to content
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

CLOUD-869 Enhance Jenkinsfile to skip builds for specified non-trigger files #809

Open
wants to merge 11 commits into
base: main
Choose a base branch
from
13 changes: 13 additions & 0 deletions .e2eignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
.github/**
docs/**
examples/**
licenses/**
.editorconfig
code-of-conduct.md
CONTRIBUTING.md
kubernetes.svg
LICENSE
LICENSE-HEADER
README.md
.gitignore
release_versions
Loading
Loading