You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a developer
I would like to have docker hub preform the builds on my behalf using the standards developed in the Makefile
So that I do not have to use extra tools or manual builds to perform releases
And so that when a pull request is accepted the image is immediately built
Acceptance Criteria
Should have a hooks folder in repo
Should use existing Makefile
Should build on docker hub's servers
Would push image to docker hub from docker hub
The text was updated successfully, but these errors were encountered:
As a developer
I would like to have docker hub preform the builds on my behalf using the standards developed in the Makefile
So that I do not have to use extra tools or manual builds to perform releases
And so that when a pull request is accepted the image is immediately built
Acceptance Criteria
The text was updated successfully, but these errors were encountered: