Skip to content

Conversation

@pohi99999
Copy link

This pull request introduces a new GitHub Actions workflow for building Docker images when changes are pushed to or pull requests are opened against the master branch. The workflow automates the Docker build process in CI.

Continuous integration setup:

  • Added .github/workflows/docker-image.yml to define a workflow that triggers on pushes and pull requests to the master branch and builds the Docker image using the provided Dockerfile.

@pohi99999 pohi99999 requested a review from a team as a code owner December 23, 2025 03:40
@pohi99999 pohi99999 requested a review from slevenick December 23, 2025 03:40
@pohi99999 pohi99999 marked this pull request as draft December 23, 2025 03:40
@pohi99999
Copy link
Author

@copilot

@pohi99999 pohi99999 closed this Dec 23, 2025
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