Skip to content

fijimunkii/testify2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker run -d \
  -p 80:5555 \
  -e S3_BUCKET=testify-myapp \
  -e hostname=testify.myapp.com \
  -v /var/run/docker.sock:/var/run/docker.sock \
  -v /tmp:/tmp \
  fijimunkii/testify2:latest

curl http://localhost:80/testify\
  \?username=fijimunkii\&reponame=myapp\&branchname=master\&target=myapp.com

About

Test runner service

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published