Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(improvement) support docker hub hooks #2

Open
4 tasks
denzuko opened this issue Mar 2, 2019 · 0 comments
Open
4 tasks

(improvement) support docker hub hooks #2

denzuko opened this issue Mar 2, 2019 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@denzuko
Copy link
Contributor

denzuko commented Mar 2, 2019

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
@denzuko denzuko added the enhancement New feature or request label Mar 2, 2019
@denzuko denzuko added this to the 1.0.10 milestone Mar 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant