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

feat: Pushing docker containers by version tag #421

Merged
merged 4 commits into from
Apr 29, 2024

Conversation

cloudsbird
Copy link
Contributor

@cloudsbird cloudsbird commented Apr 24, 2024

Solve: #420

This PR addresses the issue of enhancing our GitHub Actions workflow to push Docker containers with version tags.

Changes include:

  • Modified the Docker build and push step to use the extracted version as the Docker tag.

These changes will ensure that every Docker image built from a release is tagged with the corresponding semantic version, improving our version tracking and rollback capabilities.

Please review the changes and let me know if any further modifications are required.

references:

Copy link

vercel bot commented Apr 24, 2024

@cloudsbird is attempting to deploy a commit to the Bigcapital Team on Vercel.

A member of the Team first needs to authorize it.

@abouolia abouolia changed the title Feat: Enhance GitHub Action to Push Docker Containers by Version Tag feat: Pushing docker containers by version tag Apr 29, 2024
@abouolia abouolia merged commit 4a71398 into bigcapitalhq:develop Apr 29, 2024
1 check failed
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