This commit is contained in:
parent
0d3ac83fd1
commit
d4380ab6a4
@ -41,8 +41,8 @@ services:
|
||||
- DRONE_GITEA_SERVER={{ droneci_gitea_server }}
|
||||
- DRONE_GITEA_SKIP_VERIFY={{ droneci_gitea_skip_verify | lower }}
|
||||
{% if droneci_gitea_oauth_client_id is defined and droneci_gitea_oauth_client_secret is defined %}
|
||||
DRONE_GITEA_CLIENT_ID={{ droneci_gitea_oauth_client_id }}
|
||||
DRONE_GITEA_CLIENT_SECRET={{ droneci_gitea_oauth_client_secret }}
|
||||
- DRONE_GITEA_CLIENT_ID={{ droneci_gitea_oauth_client_id }}
|
||||
- DRONE_GITEA_CLIENT_SECRET={{ droneci_gitea_oauth_client_secret }}
|
||||
{% endif %}
|
||||
{% endif %}
|
||||
{% if droneci_http_proxy is defined %}
|
||||
|
Loading…
Reference in New Issue
Block a user