This repository has been archived on 2021-02-08. You can view files and clone it, but cannot push or open issues or pull requests.
shipyard/drone/drone.env

18 lines
468 B
Bash

# Basic config
DRONE_SERVER_HOST=drone.old.belanyi.fr
DRONE_SERVER_PROTO=https
# Put into a secret environment file
#DRONE_RPC_SECRET=FIXME-CHANGE-THIS
DRONE_USER_CREATE=username:Ambroisie,admin:true
DRONE_AGENTS_ENABLED=true
DRONE_JSONNET_ENABLED=true
# DRONE_GIT_ALWAYS_AUTH=true
# Gitea configuration
# Put into a secret environment file
#DRONE_GITEA_SERVER=FIXME-CHANGE-THIS
#DRONE_GITEA_CLIENT_ID=FIXME-CHANGE-THIS
#DRONE_GITEA_CLIENT_SECRET=FIXME-CHANGE-THIS