This is my .gitlab-cy.yml file.
.gitlab-cy.yml
deploy: image: node:12.13.0-alpine before_script: - npm i -g firebase-tools stage: deploy