Zaktualizuj 'Docker/Jenkinsfile'
This commit is contained in:
parent
b887def902
commit
1a1f699f7b
2
Docker/Jenkinsfile
vendored
2
Docker/Jenkinsfile
vendored
@ -1,7 +1,7 @@
|
|||||||
node {
|
node {
|
||||||
def app
|
def app
|
||||||
stage('Clone repository') {
|
stage('Clone repository') {
|
||||||
|
cleanWs()
|
||||||
checkout scm
|
checkout scm
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user