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

add php-lint tester

[skip ci]
parent 63159dda
No related branches found
No related tags found
2 merge requests!34develop to 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