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
Tree:
7bb1ede2df
Jenkinsfile_added
how_to_use_Mockito
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '7bb1ede2df'
${ noResults }
ciip-examples
/
vars
/
PipeLineStepTest.groovy
5 lines
83 B
Raw
Blame
History
class
PipeLineStepTest
{
def
run
(
script
,
env
)
{
script
.
echo
"second test"
}
}
Reference in new issue