Skip to content

devbuddy/docker-testing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker image for the tests of DevBuddy

The goal of this image is to speed up the start of CI flows in https://github.com/devbuddy/devbuddy.

Trigger a new build

$ git commit
$ git push

...

$ git tag v1.0
$ git push --tags

Usage

Image: devbuddy/docker-testing:1.0