Skip to content

gnunn1/sbt-slave

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

To build this slave and push it to Docker Hub

docker build . -t jenkins-slave-sbt-centos7
docker tag xxxx gnunn/jenkins-slave-sbt-centos7:latest
docker push gnunn/jenkins-slave-sbt-centos7:latest

Note change the gnunn repository reference to your username. To use it in OpenShift, you need to have a configmap that includes it, see the included example.

About

An OpenShift Jenkins slave for SBT

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published