fix(apps): drone - use https for the runner
Some checks failed
Check Kubernetes YAMLs / scan (push) Failing after 19s
Some checks failed
Check Kubernetes YAMLs / scan (push) Failing after 19s
This commit is contained in:
parent
f65f2fdc53
commit
ed63a5a6f0
@ -31,7 +31,7 @@ spec:
|
||||
- name: DRONE_RPC_HOST
|
||||
value: drone.fascinated.cc
|
||||
- name: DRONE_RPC_PROTO
|
||||
value: http
|
||||
value: https
|
||||
- name: DRONE_RPC_SECRET
|
||||
valueFrom:
|
||||
secretKeyRef:
|
||||
|
Reference in New Issue
Block a user