Create Simple Package Creation Process Of Chess Engine For Deployment #34
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
When we run our pipeline, it might be a good idea to also bundle it and push to a registry. That way, we can either push the package to a target. or have the target pull the package. A simple first step would be to package this as a zip archive.
Create Package Of Chess Engine For Deploymentto Create Simple Package Creation Process Of Chess Engine For DeploymentI had to update instance to gitea 1.24.5 to get better debugging in the workflow pipelines.