-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
Description
From @pixeleet on August 15, 2016 10:26
As a Developer using the Deis platfrom I'd like to have pre/post compile hooks available for dockerfile based builds too, so I can execute checks that my services required for tests are alive and execute tests after an image has been made. Thus making my flow more CI/CD enabled.
Copied from original issue: deis/dockerbuilder#89