Create Deploy stage for master branch #12
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@@ -45,11 +45,13 @@ pipeline {
|
||||
execCommand: 'echo Finished'
|
||||
)
|
||||
]
|
||||
)
|
||||
]
|
||||
)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
post {
|
||||
always {
|
||||
archiveArtifacts artifacts: 'dist/Homepage/**', fingerprint: true
|
||||
|
||||
Reference in New Issue
Block a user