mirror of
https://github.com/chillout2k/sos-milter.git
synced 2025-12-12 18:10:18 +00:00
Jenkins staging
This commit is contained in:
parent
731851f506
commit
5048fa9300
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@ -2,6 +2,7 @@ node {
|
||||
def app
|
||||
|
||||
stage('Clone repository') {
|
||||
sh '/usr/bin/env'
|
||||
/* Let's make sure we have the repository cloned to our workspace */
|
||||
checkout scm
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user