Added always
This commit is contained in:
@@ -48,6 +48,7 @@ pipeline {
|
||||
to: 'guillem@gromenware.com'
|
||||
)
|
||||
}
|
||||
always{
|
||||
// publish html
|
||||
publishHTML target: [
|
||||
allowMissing: false,
|
||||
@@ -59,3 +60,4 @@ pipeline {
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user