mirror of
https://github.com/imputnet/cobalt.git
synced 2026-05-24 05:00:50 -05:00
[PR #117] [CLOSED] Automatic build with github actions #8417
Reference in New Issue
Block a user
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?
📋 Pull Request Information
Original PR: https://github.com/imputnet/cobalt/pull/117
Author: @nikurasutan
Created: 4/27/2023
Status: ❌ Closed
Base:
current← Head:github-action📝 Commits (1)
b541c40Add docker-image.yml📊 Changes
1 file changed (+20 additions, -0 deletions)
View changed files
➕
.github/workflows/docker-image.yml(+20 -0)📄 Description
This adds a simple github action which automatically builds the docker image on new tags. I think this is very helpful for easy deployment.
If you think that this workflow could exceed the free minutes, I can instead try to build it on my own CI-Server:
https://ci.cat-enby.club
But I thought running it with github actions directly is the most simple approach.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.