This website works better with JavaScript
Home
Explore
Help
Register
Sign In
fratini
/
polizia_frascati
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
fix jk
FabioFratini
10 months ago
parent
b317429717
commit
ec69f2a686
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
Jenkinsfile
+ 1
- 1
Jenkinsfile
View File
@@ -124,7 +124,7 @@ pipeline {
post {
always {
- node {
+ node
(any)
{
cleanWs()
}
}