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

Automatic upload to DockerHub #23

Merged
merged 11 commits into from
Jan 18, 2021
Merged

Automatic upload to DockerHub #23

merged 11 commits into from
Jan 18, 2021

Conversation

AngryMaciek
Copy link
Owner

@AngryMaciek AngryMaciek commented Jan 18, 2021

Description

Fixes #22

Type of change

  • New feature (non-breaking change which adds functionality)

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • I have not reduced the existing code coverage

@AngryMaciek AngryMaciek added the enhancement New feature or request label Jan 18, 2021
@AngryMaciek AngryMaciek self-assigned this Jan 18, 2021
@codecov-io
Copy link

codecov-io commented Jan 18, 2021

Codecov Report

Merging #23 (fcf6b4e) into master (54406cf) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #23   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines           10        10           
=========================================
  Hits            10        10           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 54406cf...fcf6b4e. Read the comment docs.

@AngryMaciek AngryMaciek merged commit b80b551 into master Jan 18, 2021
@AngryMaciek AngryMaciek deleted the docker branch January 18, 2021 21:53
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

Successfully merging this pull request may close these issues.

Automatic push to Dockerhub
2 participants