Skip to content
This repository was archived by the owner on Jul 6, 2025. It is now read-only.

Add GitHub Actions for Auto Docker Build and Push to the Container registry#34

Open
mmahdium wants to merge 4 commits intomoa-engine:masterfrom
mmahdium:master
Open

Add GitHub Actions for Auto Docker Build and Push to the Container registry#34
mmahdium wants to merge 4 commits intomoa-engine:masterfrom
mmahdium:master

Conversation

@mmahdium
Copy link

What does this PR do?

This PR adds GitHub Actions to automate Docker build and push processes to the container registry. It includes configuration files and scripts necessary for setting up the workflow.

Why is this change important?

Automating Docker builds and pushes streamlines the deployment process, ensuring consistency and reliability especially in Iran where working with DockerHub might get challenging. It reduces manual errors and simplifies the release management.

How to test this PR locally?

This PR is based on GitHub Actions and does not require changes to local project code. Therefore, testing locally involves verifying that the GitHub Actions workflow executes successfully and correctly pushes Docker images to the container registry.

Author's checklist

Ensure the GitHub Actions workflow builds and pushes the Docker image only when a GitHub release is performed.

Related issues

none

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant