Dhall Secret Buildkite Plugin
Example:
- command: |
dhall-secret encrypt <<< 'let dhall-secret = https://github.com/jcouyang/dhall-secret/raw/v0.4.32/Type.dhall
in dhall-secret.AgeDecrypted
{ Recipients =
[ "age1rl8j26etwulmav6yn8p4huu6944n7hsr2pyu2dr0evjzsj2tq92q48arjp" ]
, PlainText = "hello age!"
}'
label: test
plugins:
- "jcouyang/dhall-secret#main":
os: linux