mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-03-13 02:52:37 +00:00
Add: [JenkinsFile] mark as a groovy script
This allows applications to show highlighting correctly
This commit is contained in:
parent
2ec775b964
commit
af4b52aff6
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -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
Block a user