devbuddy / docker-testing

Docker image for CI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Docker image for CI


Languages

Language:Dockerfile 83.2%Language:Shell 16.8%