Aaron Guise 10de813768
All checks were successful
CI / build (push) Successful in 12s
CI / release (release) Successful in 4m11s
fix: Should be update-ca-certificates for ubuntu 🐛
2025-03-04 14:51:27 +13:00
2024-07-25 11:27:23 +12:00
2024-07-22 22:26:15 +12:00
2024-07-25 11:26:51 +12:00

Ubuntu ACT Runner

This container is based on catthehacker/ubuntu:act-22.04 its purpose is to be used with Gitea Actions.

Included in this image is go-semantic-release and plugins for git,github,gitea and gitlab releases.

Getting Started

These instructions will cover usage information and for the docker container

Prerequisities

In order to run this container you'll need docker installed.

Usage

Container Parameters

List the different parameters available to your container

docker run cybercinch/ubuntu:act_gitea-latest

You can get a shell into a container instance by running

docker run -rm -it cybercinch/ubuntu:act_gitea-latest bash

Built With

  • go-semantic-release v2.30.0

Find Us

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

  • Aaron Guise - Initial work - guisea

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

Acknowledgments

  • People you want to thank
  • If you took a bunch of code from somewhere list it here
Description
This repository is home to a custom Docker image for use with Gitea actions.
Readme 45 KiB
v1.2.1 Latest
2025-03-04 14:51:37 +13:00
Languages
Shell 70.1%
Dockerfile 29.9%