Trying to store bash script variables in yaml #1393
Unanswered
cloud8mike
asked this question in
Q&A
Replies: 1 comment
-
This example works for me - which version of yq are you using? Try downloading the latest one from releases/docker/etc |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have a bash script with lots of variables and would like to use yaml rather than deal with bash variables. I can get this to work using JSON but not YAML, any ideas what I'm doing wrong?
Beta Was this translation helpful? Give feedback.
All reactions