A docker image to build gitea faster
Go to file
2020-04-22 13:17:59 +08:00
.drone.yml init project 2020-04-22 13:17:59 +08:00
Dockerfile init project 2020-04-22 13:17:59 +08:00
README.md init project 2020-04-22 13:17:59 +08:00

Docker image to build gitea

Installation

docker pull gitea/build

Usage

Contributing

Fork -> Patch -> Push -> Pull Request

  • make test run testsuite
  • make vendor when adding new dependencies
  • ... (for other development tasks, check the Makefile)

Authors

License

This project is under the MIT License. See the LICENSE file for the full license text.