Skip to content

Add CI workflow for Docker image build#1588

Closed
pohi99999 wants to merge 1 commit intoaip-dev:masterfrom
pohi99999:master
Closed

Add CI workflow for Docker image build#1588
pohi99999 wants to merge 1 commit intoaip-dev:masterfrom
pohi99999:master

Conversation

@pohi99999
Copy link
Copy Markdown

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
Copy Markdown
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