Changeset - r22799:4e754fa9c0c8
[Not reviewed]
master
0 1 0
Patric Stout - 7 years ago 2018-04-14 14:38:26
truebrain@openttd.org
Add: [JenkinsFile] mark as a groovy script

This allows applications to show highlighting correctly
1 file changed with 2 insertions and 0 deletions:
0 comments (0 inline, 0 general)
Jenkinsfile
Show inline comments
 
#!/usr/bin/env groovy
 

	
 
def ci_checkers_targets = [
 
    ["commit-checker", "openttd/compile-farm-ci:commit-checker"],
 
]
0 comments (0 inline, 0 general)