Update .gitlab-ci.yml

merge-requests/2/head
Michał "rysiek" Woźniak 2021-09-01 01:54:30 +00:00
rodzic b8d010fec1
commit 9d0155771c
1 zmienionych plików z 5 dodań i 0 usunięć

Wyświetl plik

@ -19,9 +19,14 @@ libresilient-test:
reports:
junit:
- junit.xml
tags:
- libresilient
stages:
- test
sast:
stage: test
tags:
- docker
- linux
include:
- template: Security/SAST.gitlab-ci.yml