add the SOPS secret to the cdh job
This commit is contained in:
parent
5842ff89d8
commit
2de18b5115
@ -95,5 +95,7 @@ steps:
|
|||||||
image: ghcr.io/allanger/check-da-helm-helmfile:stable
|
image: ghcr.io/allanger/check-da-helm-helmfile:stable
|
||||||
environment:
|
environment:
|
||||||
RUST_LOG: info
|
RUST_LOG: info
|
||||||
|
SOPS_AGE_KEY:
|
||||||
|
from_secret: SOPS_AGE_KEY
|
||||||
commands:
|
commands:
|
||||||
- cdh --kind helmfile -p $DRONE_WORKSPACE/helmfile.yaml --helmfile-environment badhouseplants -o
|
- cdh --kind helmfile -p $DRONE_WORKSPACE/helmfile.yaml --helmfile-environment badhouseplants -o
|
||||||
|
Reference in New Issue
Block a user