Rename JenkinsFile to BuildFile to prevent jenkins building the forks
This commit is contained in:
parent
460dcbacde
commit
3050df55c7
2 changed files with 1 additions and 1 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -16,4 +16,4 @@
|
||||||
!/LICENSE
|
!/LICENSE
|
||||||
!/README.md
|
!/README.md
|
||||||
!/settings.gradle
|
!/settings.gradle
|
||||||
!/Jenkinsfile
|
!/BuildFile
|
Loading…
Reference in a new issue