1 2 3 4 5 6 7 8
build: script: - docker build -t "gitlab_pysite_$CI_JOB_ID" lint: script: - pipenv install --system --dev - flake8