add shebang
This commit is contained in:
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@@ -1,3 +1,5 @@
|
|||||||
|
#!/usr/bin/env groovy
|
||||||
|
|
||||||
library identifier: 'jenkins-shared-library@master', retriever: modernSCM(
|
library identifier: 'jenkins-shared-library@master', retriever: modernSCM(
|
||||||
[$class: 'GitSCMSource',
|
[$class: 'GitSCMSource',
|
||||||
remote: 'https://gitlab.com/nanuchi/jenkins-shared-library.git',
|
remote: 'https://gitlab.com/nanuchi/jenkins-shared-library.git',
|
||||||
|
|||||||
Reference in New Issue
Block a user