Is possible to reference variables inside messages? #4937
Unanswered
klinux
asked this question in
Ask a Question
Replies: 2 comments 1 reply
-
I don't think yaml allows this. |
Beta Was this translation helpful? Give feedback.
0 replies
-
@klinux What kind of variable do you want |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Example, I'm using drone git push plugin, in the commit message:
commit_message: "[skip ci] Update do connect server image version."
I want to reference the variable *app_version in the message, this is possible?
Thank you
Beta Was this translation helpful? Give feedback.
All reactions