test secrets
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Simon Marsh 2021-12-21 12:18:18 +00:00
parent bfccce270f
commit 003a1f1f65
Signed by: burble
GPG Key ID: 0FCCD13AE1CF7ED8

View File

@ -10,7 +10,8 @@ steps:
BLAH:
from_secret: blah
commands:
- echo "secret is: $BLAH"
- >
echo "secret is: $BLAH"
---
kind: secret