Replies: 1 comment 2 replies
-
|
I wouldn't recommend templating input names as it'll just make it harder for the script to know what filesystem to expect. You should probably use If you need to, though, the |
Beta Was this translation helpful? Give feedback.
2 replies
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.
-
Is there a way to pass input name as a variable
platform: linux
image_resource:
type: docker-image
source:
repository:
tag: latest
username: name
password: pass
inputs:
outputs:
run:
path: path
What challenge are you facing?
NA
What would make this better?
NA
Are you interested in implementing this yourself?
NA
Beta Was this translation helpful? Give feedback.
All reactions