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

Build additional tags #84

Merged
merged 2 commits into from
Jan 15, 2025
Merged

Build additional tags #84

merged 2 commits into from
Jan 15, 2025

Conversation

andyundso
Copy link
Member

Closes #79

As requested, this PR builds additional, more "general" tags:

  • <pg_version>-debian: Specific PG version, latest Debian. For now this is bookworm, will become trixie in Summer 2025.
  • debian: Latest PG version, latest Debian version.
  • alpine: Latest PG version, latest Alpine version.

It is a bit hard to test if this works as intended, as the build and pushes are only triggered on main. Once approved, I can be around, merge this and observe the pipeline just in case.

@andyundso andyundso requested a review from justinclift January 15, 2025 21:18
@justinclift
Copy link
Member

Awesome! Nothing jumps out at me as being super wrong, so lets try it out. 😄

@justinclift justinclift merged commit cb28e99 into main Jan 15, 2025
26 checks passed
@justinclift justinclift deleted the build-additional-variants branch January 15, 2025 23:09
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.

Add generic debian image
2 participants