You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hi, i pull my tasks in cloud openShift , but when i try to see it came the follow form:
script: "#!/usr/bin/env bash\n\ncd client\n\nnpm install \n\nng build --configuration=$(params.env)\n"
i member when i install for first time , this fields already came formmatted. how i can do this
The text was updated successfully, but these errors were encountered:
hi, i pull my tasks in cloud openShift , but when i try to see it came the follow form:
script: "#!/usr/bin/env bash\n\ncd client\n\nnpm install \n\nng build --configuration=$(params.env)\n"
i member when i install for first time , this fields already came formmatted. how i can do this
The text was updated successfully, but these errors were encountered: