FAQ | This is a LIVE service | Changelog

Skip to content
Snippets Groups Projects
Commit 825ad628 authored by Dr Rich Wareham's avatar Dr Rich Wareham
Browse files

add Auto-DevOps GitLab CI template

Bring in the Auto-DevOps template from GitLab. We do our own matrix
testing but this brings in the various security, lecence and dependency
scanning tools from Auto-DevOps.

In order to make use of these scanning tools we build a small container
but this is not intended to run the application, just to contain the
source so that the various scanners can scan it. That being said we do
"pip install" within the container so that a basic "pip install" test
must pass before we start all the rest of the test jobs.

Closes #7
parent f949ddb4
Loading
Checking pipeline status
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment