Skip to content

feat: GA build and push docker image#486

Merged
bb-Ricardo merged 2 commits intobb-Ricardo:developmentfrom
rizlas:development
Jan 13, 2026
Merged

feat: GA build and push docker image#486
bb-Ricardo merged 2 commits intobb-Ricardo:developmentfrom
rizlas:development

Conversation

@rizlas
Copy link
Copy Markdown
Contributor

@rizlas rizlas commented Jan 3, 2026

Closes #479

Please do note that you should add this secrets before merge: https://github.com/rizlas/netbox-sync/blob/development/.github/workflows/docker-image.yml#L67-L68

The Github action will build and push on both Github Container and Docker hub registries. It will be triggered on:

  • Tag creation → build and push image tagged with the release name and latest
  • Push to development branch → build and push image tagged with the branch name (development)
  • Manual trigger (workflow_dispatch) → build and push image tagged with the branch name

@bb-Ricardo
Copy link
Copy Markdown
Owner

@rizlas, Thank you so much. I added secrets and will merge it.

I also use docker-pushrm to push the README to docker hub as documentation. need to see how to add this as well on pushing of a new version.

@bb-Ricardo bb-Ricardo merged commit 9870c44 into bb-Ricardo:development Jan 13, 2026
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