Buildkite plugin that pack docker project(s) and push them to a registry
- Rewrite it to use go instead as version 2
Add the following to your pipeline.yml
:
steps:
- command: ls
plugins:
dx-oss/dockerimage#v1:
version: '0.0.1'
The file name pattern, for example *.ts
. Supports any pattern supported by find -name.
To run the tests:
docker-compose run --rm tests
- Fork the repo
- Make the changes
- Run the tests
- Commit and push your changes
- Send a pull request