The goal of this image is to speed up the start of CI flows in https://github.com/devbuddy/devbuddy.
$ git commit
$ git push
...
$ git tag v1.0
$ git push --tags
Image: devbuddy/docker-testing:1.0
The goal of this image is to speed up the start of CI flows in https://github.com/devbuddy/devbuddy.
$ git commit
$ git push
...
$ git tag v1.0
$ git push --tags
Image: devbuddy/docker-testing:1.0