This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
tpapendieck
/
ciip-examples
Watch
2
Star
1
Fork
2
Code
Issues
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
19
Commits
3
Branches
0
Tags
203 KiB
Branch:
Jenkinsfile_added
Jenkinsfile_added
how_to_use_Mockito
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'Jenkinsfile_added'
${ noResults }
ciip-examples
/
vars
/
testBuildFileName.groovy
6 lines
87 B
Raw
Permalink
Blame
History
def
call
(
)
{
node
{
echo
"test"
new
PipeLineStepTest
(
)
.
run
(
this
,
env
)
}
}
Reference in new issue