Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 291 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 291 Bytes

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