Tried to google around, and couldn't manage to do it. I tried passing in False for the detect_repository
in Task.init, but the pipeline then complains that it Can not run task without repository or literal script in
script.diff``
Hi @<1625303791509180416:profile|ExasperatedGoldfish33> , I would suggest trying pipelines from decorators. This way you can have very easy access to the code.
None