buildkite-plugins / docker-compose-buildkite-plugin

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

Add caveat for login requirement #442

Closed mcncl closed 2 months ago

mcncl commented 2 months ago

There is an undocumented requirement that a login to a registry is performed if the user wishes to use the push command, else it will be skipped.