evolutio / djavue3

Cookiecutter project template for a full-stack production-ready web application using Django and Vue.js
https://www.djavue.org
GNU General Public License v3.0
51 stars 14 forks source link

Permitir escolher a opção Gitlab ao invés de Github Actions para fazer CI #9

Open huogerac opened 1 year ago

huogerac commented 1 year ago

Problema: O padrão é fazer CI com Github Actions

Solução: Ajustar o arquivo .gitlab-ci.yml de forma que faça o build corretamente e ao fazer push, gerar imagem, rodar testes, linter usando a infra do gitlab