gitlab error — variable definition must be either a string or a hash

Dipesh Majumdar
Nov 27, 2022

--

Most likely the variables true or false when you are writing the code in yaml in gitlab needs to be under double quotes.

--

--