This website requires JavaScript.
Explore
Help
Sign In
gbrochar
/
microblog
Watch
1
Star
0
Fork
You've already forked microblog
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
1cf62091f3
microblog
/
Jenkinsfile
6 lines
82 B
Groovy
Raw
Blame
History
node
{
checkout
scm
def
customImage
=
docker
.
build
(
"microblog:latest"
)
}
Reference in New Issue
View Git Blame
Copy Permalink