Skip to content
Snippets Groups Projects
Commit a67c637a authored by Raul Barreras's avatar Raul Barreras
Browse files

Merge branch 'master' into '6-add-automated-secrets-detection'

Sync 6-add-automated-secrets-detection with Master

See merge request !31
parents 63159dda 87455eae
No related branches found
No related tags found
3 merge requests!34develop to master,!31Sync 6-add-automated-secrets-detection with Master,!16Resolve "Add Automated Secrets Detection"
...@@ -43,6 +43,14 @@ Test PHP Lint: ...@@ -43,6 +43,14 @@ Test PHP Lint:
- t/php-lint/tests.sh - t/php-lint/tests.sh
Test PHP Lint:
stage: test
tags:
- linux, dockerd
script:
- t/php-lint/tests.sh
Push to Container Registry: Push to Container Registry:
after_script: after_script:
- rm -f /var/lib/gitlab-runner/.docker/config.json - rm -f /var/lib/gitlab-runner/.docker/config.json
......
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