Hey, ignore the above please -> I had a typo in the secret key name
Hi @<1726047624538099712:profile|WorriedSwan6> , what is the error you get from the agent?
Hey, anyone know how to add a step with private repo? running this code:
pipe.add_function_step(
name='step3-test3',
repo="https://${git_pass}@github.com/my-org/my-repo.git",
function=Test3,
function_return=['step3'],
)
where the agent have an env
git_pass
which is the token, still doesn't work..
Hey, ignore the above please -> I had a typo in the secret key name
Hi @<1726047624538099712:profile|WorriedSwan6> , what is the error you get from the agent?