Matrix - Env too long error
Marcel2508 opened this issue · 2 comments
Marcel2508 commented
Hi, I tried to add a new ci-config today, which failed with the following error:
Error 1406: Data too long for column 'env' at row 1.
I guess I'm just defining too many environment-variables for my matrix entry?
Or could it be my secret Environment value (SSH Private Key) for deployment?
EDIT: I removed some variables from env entry in matrix and now I can successfully build the image..
MrCyjaneK commented
Hey! Are you using sqlite or mysql?