bleenco/abstruse

Matrix - Env too long error

Marcel2508 opened this issue · 2 comments

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..

I'll take look at it and add it to #557

Hey! Are you using sqlite or mysql?