Hello! I have the demo cluster running on docker d...
# ask-the-community
s
Hello! I have the demo cluster running on docker desktop. I have a (custom) image and I can successfully register & run my task. But if I try to inject environment variables with the line
env={...}
I get an
flytekit.exceptions.user.FlyteInvalidInputException
error. Has anyone experienced this or know what I'm doing wrong? Thanks!
Sorry, I probably should have tried a little harder. Turns out I was trying to re-register without bumping the version 😳😳😳