Pin gatsby-cli version to fix build issues
The CI pipeline failed lately because the gatsby-cli
couldn't be installed as some dependencies do not support Node 14 anymore.
Therefore we have to stick with an older version of the gatsby-cli
for now until the migration to Next.js is completed (See MR !58 (closed)).