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

Add docker build and push to release actions #602

Merged
merged 1 commit into from
Feb 18, 2023

Conversation

briandowns
Copy link
Contributor

@briandowns briandowns commented Feb 11, 2023

Signed-off-by: Brian Downs brian.downs@gmail.com

Well detailed description of the change :

Adds the ability to push a new image up to Dockerhub whenever a new release is created.

New secrets will need to be added:

DOCKERHUB_USERNAME
DOCKERHUB_TOKEN

Resolves: #

#404

Type of change:

  • Bug fix

  • New feature

  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Housekeeping

  • Tests have been updated to reflect the changes done within this PR (if applicable).

  • Documentation has been updated to reflect the changes done within this PR (if applicable).

Preview (Screenshots) :

Signed-off-by: Brian Downs <brian.downs@gmail.com>
@briandowns briandowns mentioned this pull request Feb 17, 2023
@Jason2605 Jason2605 merged commit ad1d2c0 into dictu-lang:develop Feb 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants