Configuration to mirror my GitHub resources.
Find a file
Maximilian Kratz 639454d4ff Fix git clone
git settings


Platform + typo
2023-03-05 10:33:29 +01:00
.woodpecker Fix git clone 2023-03-05 10:33:29 +01:00
Dockerfile Try to build a Docker image 2023-01-15 15:13:44 +01:00
LICENSE Adds script + LICENSE 2023-01-14 16:50:46 +01:00
README.md Adds README information 2023-01-15 15:20:17 +01:00

GitHub mirroring to forgejo.dev

Configuration needed:

  • The repository must be enabled in Woodpecker-CI.
  • The repository must have set the trusted flag in Woodpecker-CI.
    • Therefore, the user must be added to the Woodpecker-CI admins.
  • Secrets:
    • GITHUB_TOKEN = Personal access token for GitHub
    • GITEAL_URL = The URL of the Gitea instance
    • ACCESS_TOKEN = Access token of the Gitea instance
    • DOCKER_PASSWORD = User password or access token for the Gitea instance to access the registry

License

This project is licensed under the GNU General Public License v3.0 - see the LICENSE file for more details.