bleenco / abstruse

Abstruse is a free and open-source CI/CD platform that tests your models and code.

Home Page:https://ci.abstruse.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Matrix - Env too long error

Marcel2508 opened this issue · 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..

commented

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

commented

Hey! Are you using sqlite or mysql?