Skip to content

CI/CD: Fix Docker :dev tag publish for the 'main' branch updates#359

Merged
arm4b merged 4 commits intomainfrom
fix/dev-tag-publish
Nov 17, 2022
Merged

CI/CD: Fix Docker :dev tag publish for the 'main' branch updates#359
arm4b merged 4 commits intomainfrom
fix/dev-tag-publish

Conversation

@arm4b
Copy link
Copy Markdown
Contributor

@arm4b arm4b commented Nov 16, 2022

Per https://bitops.sh/versioning/#official-images, on every push to the main branch we should generate a :dev Docker image based on Omnibus.

https://hub.docker.com/r/bitovi/bitops/tags

This PR fixes it.

Example build: https://github.com/bitovi/bitops/actions/runs/3483348604/jobs/5826729823

@arm4b arm4b added bug 🪲 Something isn't working CI/CD labels Nov 16, 2022
@arm4b arm4b changed the title WIP: Fix Docker dev tag publish on main branch update Fix Docker dev tag publish on main branch update Nov 16, 2022
@arm4b arm4b changed the title Fix Docker dev tag publish on main branch update CI/CD: Fix Docker :dev tag publish for the 'main' branch Nov 16, 2022
@arm4b arm4b marked this pull request as ready for review November 16, 2022 21:47
@arm4b arm4b changed the title CI/CD: Fix Docker :dev tag publish for the 'main' branch CI/CD: Fix Docker :dev tag publish for the 'main' branch updates Nov 16, 2022
@arm4b arm4b requested a review from LeoDiazL November 16, 2022 21:49
Copy link
Copy Markdown
Contributor

@LeoDiazL LeoDiazL left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking good.
Used the image that was previously failing successfully.

@arm4b arm4b added this to the v2.2.0 milestone Nov 17, 2022
@arm4b arm4b merged commit 3c38c5c into main Nov 17, 2022
@arm4b arm4b deleted the fix/dev-tag-publish branch November 17, 2022 18:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug 🪲 Something isn't working CI/CD

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants