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

Automate docker image build on each release #4066

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

kskarthik
Copy link
Contributor

A docker image will be built for each release
Only builds if there is a matching release in the debian repository

Before you submit a pull request, please make sure:

  • The pull request should include a description of the problem you're trying to solve
  • The pull request should include overview of the suggested solution
  • If the pull requests changes current behavior, reasons why your solution is better.
  • The proposed code should be fully functional
  • The proposed code should contain tests relevant to prove is functionality
  • The proposed tests should ensure significative code coverage
  • All new and existing tests should pass

@kskarthik
Copy link
Contributor Author

The PoC implementation of proposal #4065

@kskarthik
Copy link
Contributor Author

kskarthik commented May 9, 2024

Please note that DOCKER_HUB_TOKEN secret must be set in the repo which has the auth token for docker hub

@evilaliv3 evilaliv3 force-pushed the main branch 2 times, most recently from bc75cdb to ec7341d Compare May 11, 2024 18:04
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

1 participant