1
0

[info=2e2a7604eec49a004958b47eb5d59542]

OBS-URL: https://build.opensuse.org/package/show/devel:BCI:Tumbleweed/gitea-runner-image?expand=0&rev=38
This commit is contained in:
Dan Čermák 2024-05-07 19:09:27 +00:00 committed by Git OBS Bridge
parent f283a92b21
commit e190aeca11
2 changed files with 17 additions and 1 deletions

View File

@ -1,3 +1,14 @@
# The openSUSE Tumbleweed BCI Gitea Action Runner Container image
# The openSUSE Tumbleweed BCI Gitea Action Runner Container Image
![Redistributable](https://img.shields.io/badge/Redistributable-Yes-green)
Gitea Action Runner container based on the openSUSE Tumbleweed Base Container Image.
## Licensing
`SPDX-License-Identifier: MIT`
The build recipe and this documentation is licensed as MIT.
The container itself contains various software components under various open source licenses listed in the associated
Software Bill of Materials (SBOM).
This image is based on [openSUSE Tumbleweed](https://get.opensuse.org/tumbleweed/).

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue May 7 19:07:24 UTC 2024 - Dirk Mueller <dmueller@suse.com>
- extend READMEs; correct eula for application images
-------------------------------------------------------------------
Fri Apr 12 12:03:53 UTC 2024 - Dirk Mueller <dmueller@suse.com>