This website works better with JavaScript.
Home
Explore
Help
Sign In
teajay
/
FFKW-Jenkins-Scripte
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
Browse Source
Hello World
master
teajay
5 years ago
parent
1cf89bfef8
commit
9d47d220ea
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
2
Pipeline/Jenkinsfile
2
Pipeline/Jenkinsfile
View File
@ -31,7 +31,7 @@ pipeline {
stage('clean'){
steps{
sh "rm *"
sh "rm
-r ./
*"
}
}
Write
Preview
Loading…
Cancel
Save