Commit 353ffb2b authored by Mickaël Desfrênes's avatar Mickaël Desfrênes
Browse files

Mettre à jour le fichier .gitlab-ci.yml

parent 3f7ba0b7
Loading
Loading
Loading
Loading
+0 −9
Original line number Diff line number Diff line
stages:
  - test

include:
  - template: Jobs/Secret-Detection.gitlab-ci.yml

variables:
  SECRET_DETECTION_HISTORIC_SCAN: "true"

secret_detection:
  stage: test

dependency_vulnerability_scan:
  stage: test
  image: alpine:latest