mirror of https://github.com/OpenTTD/OpenTTD
Add: [JenkinsFile] mark as a groovy script
This allows applications to show highlighting correctlypull/6720/head
parent
2ec775b964
commit
af4b52aff6
|
@ -1,3 +1,5 @@
|
|||
#!/usr/bin/env groovy
|
||||
|
||||
def ci_checkers_targets = [
|
||||
["commit-checker", "openttd/compile-farm-ci:commit-checker"],
|
||||
]
|
||||
|
|
Loading…
Reference in New Issue