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: add workflow step to build and push Debug Docker image #12

Merged
merged 1 commit into from
Mar 12, 2025

Conversation

Yurzs
Copy link
Owner

@Yurzs Yurzs commented Mar 12, 2025

This pull request includes an update to the .github/workflows/docker-publish.yml file to add a new job for building and pushing a debug version of the Docker image.

  • Added a new job to build and push a Debug Docker image using docker/build-push-action@v2. This job includes specific build arguments and tags for the debug version of the image. (.github/workflows/docker-publish.yml)

@Yurzs Yurzs merged commit c71d763 into master Mar 12, 2025
@Yurzs Yurzs deleted the debug-image branch March 14, 2025 11:21
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.

1 participant