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

chore: generate docker release when new version is released #2038

Merged
merged 1 commit into from
Aug 5, 2024

Conversation

jaluma
Copy link
Collaborator

@jaluma jaluma commented Aug 5, 2024

Description

Upload a Docker image from the Dockerfiles available in PrivateGPT to a Docker registry (e.g. Docker-Hub).

By, default, it will create the next tags:

  1. External:
- <mayor>.<minor>.<patch>
- <mayor>.<minor>.<patch>-external
- <mayor>.<minor>
- <mayor>.<minor>-external
- latest
- sha
  1. Local:
- <mayor>.<minor>.<patch>-local
- <mayor>.<minor>-local
- sha

@jaluma jaluma self-assigned this Aug 5, 2024
@imartinez imartinez merged commit 7f76519 into main Aug 5, 2024
6 checks passed
@imartinez imartinez deleted the feat/docker-hub branch August 5, 2024 14:18
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.

2 participants