mirror of
https://github.com/nold360/hive-apps
synced 2025-01-08 14:57:59 +00:00
feat(drone): GIT username/password in env
This commit is contained in:
parent
58a0d317f0
commit
0c1c571d51
1 changed files with 2 additions and 0 deletions
|
@ -25,6 +25,8 @@ apps:
|
||||||
- DRONE_GITHUB_CLIENT_ID
|
- DRONE_GITHUB_CLIENT_ID
|
||||||
- DRONE_GITHUB_CLIENT_SECRET
|
- DRONE_GITHUB_CLIENT_SECRET
|
||||||
- DRONE_RPC_SECRET
|
- DRONE_RPC_SECRET
|
||||||
|
- DRONE_GIT_USERNAME
|
||||||
|
- DRONE_GIT_PASSWORD
|
||||||
|
|
||||||
- name: drone-runner
|
- name: drone-runner
|
||||||
namespace: drone-runner
|
namespace: drone-runner
|
||||||
|
|
Loading…
Reference in a new issue