[PR #117] [CLOSED] Automatic build with github actions #6929

Closed
opened 2026-04-19 09:01:32 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/imputnet/cobalt/pull/117
Author: @nikurasutan
Created: 4/27/2023
Status: Closed

Base: currentHead: github-action


📝 Commits (1)

📊 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.

## 📋 Pull Request Information **Original PR:** https://github.com/imputnet/cobalt/pull/117 **Author:** [@nikurasutan](https://github.com/nikurasutan) **Created:** 4/27/2023 **Status:** ❌ Closed **Base:** `current` ← **Head:** `github-action` --- ### 📝 Commits (1) - [`b541c40`](https://github.com/imputnet/cobalt/commit/b541c40f561dc2cb6b43f11e3d5305669047dfa8) Add docker-image.yml ### 📊 Changes **1 file changed** (+20 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `.github/workflows/docker-image.yml` (+20 -0) </details> ### 📄 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. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-19 09:01:32 -05:00
Sign in to join this conversation.