Skip to main content

When creating a custom job within the IDE, is there a way to specify the environment?

  • September 19, 2023
  • 2 replies
  • 7 views

mokatsu
Forum|alt.badge.img+6

Hello, when creating a custom job within the IDE, is there a way to specify the environment?

2 replies

Dmitry_Sarakeev
Staff
Forum|alt.badge.img+9

hi, no, jobs dont have that environment support as connectors for example. but you can add a string input for env, and when in job code to "find" the needed env


mokatsu
Forum|alt.badge.img+6
  • Author
  • Bronze 5
  • September 20, 2023

thank you