Skip to content
Snippets Groups Projects

Resolve "Add Automated Secrets Detection"

Merged Raul Barreras requested to merge 6-add-automated-secrets-detection into develop
1 file
+ 8
0
Compare changes
  • Side-by-side
  • Inline
+ 8
0
@@ -43,6 +43,14 @@ Test PHP Lint:
- t/php-lint/tests.sh
Test PHP Lint:
stage: test
tags:
- linux, dockerd
script:
- t/php-lint/tests.sh
Push to Container Registry:
after_script:
- rm -f /var/lib/gitlab-runner/.docker/config.json
Loading