-
-
Save dnno/e4f6f3b51ebe462704625bcddc514749 to your computer and use it in GitHub Desktop.
Environment variables
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
WOODPECKER_HOST=https://example.com | |
WOODPECKER_AGENT_SECRET=1234567890abcdefghijklmnopqrstuvw | |
WOODPECKER_FORGEJO=true | |
WOODPECKER_FORGEJO_URL=https://codeberg.org | |
WOODPECKER_FORGEJO_CLIENT=<client_id> | |
WOODPECKER_FORGEJO_SECRET=<client_secret> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment