📜 Description
job task showing input variable as app_name rather than job_name, and printing wrong value.

👟 Reproduction steps
- create a job
- add task with input variable.
- input variable should be named as job_name
- echo the variable job_name in the custom script.
- verify the expected result.
👍 Expected behavior
job name should be printed
👎 Actual Behavior
wrong job name not printed. Also , variable name is wrong.
☸ Kubernetes version
..
Cloud provider
🌍 Browser
Chrome
🧱 Your Environment
No response
✅ Proposed Solution
No response
👀 Have you spent some time to check if this issue has been raised before?
🏢 Have you read the Code of Conduct?