bazooka-ci / bazooka

Continuous Integration and Continuous Deployment Server
http://docs.bazooka-ci.io/
MIT License
60 stars 5 forks source link

add a tag option to the bzk run CLI command #163

Closed jawher closed 9 years ago

jawher commented 9 years ago

Something like:

bzk run --tag=security

The tag would then be used to pull the bazooka core images tagged with the same value, e.g. bazooka/server:security, etc.