add shebang

This commit is contained in:
Nana Janashia
2020-11-08 15:38:22 +01:00
parent 1978bd1fc9
commit 686259038b

2
Jenkinsfile vendored
View File

@@ -1,3 +1,5 @@
#!/usr/bin/env groovy
library identifier: 'jenkins-shared-library@master', retriever: modernSCM(
[$class: 'GitSCMSource',
remote: 'https://gitlab.com/nanuchi/jenkins-shared-library.git',