Dockerfile for creating a Gitea drone service
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea-service/README.md

21 lines
606 B

6 years ago
# gitea-service
[![Build Status](https://drone.jonasfranz.software/api/badges/JonasFranzDEV/gitea-github-migrator/status.svg)](https://drone.jonasfranz.software/JonasFranzDEV/gitea-github-migrator)
6 years ago
Dockerfile for creating a Gitea 1.7 drone service. **Use this only for testing/CI**.
Admin credentials:
6 years ago
Username: demo
6 years ago
Password: demo
Access token: `8bffa364d5a4b2f18421426da0baf6ccddd16d6b`
Repository: demo
## Build
The docker image gets automatically built and published by drone after every push to master.
5 years ago
The docker image gets published here: https://hub.docker.com/r/jonasfranz/gitea-service/