buildkite-plugins / docker-compose-buildkite-plugin

🐳⚡️ Run build scripts, and build + push images, w/ Docker Compose
MIT License
172 stars 139 forks source link

Add secrets support #359

Closed toote closed 1 year ago

toote commented 1 year ago

As described, just add a way to use the --secret option in builds.

Closes #356