fix(apps): drone - use https for the runner
Some checks failed
Check Kubernetes YAMLs / scan (push) Failing after 19s

This commit is contained in:
Lee 2024-09-23 23:01:09 +01:00
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: