diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index dff444a..03875bd 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -4,6 +4,7 @@ stages: # List of stages for jobs, and their order of execution - lint - test - security + - dast - build - clean - notify