Commit 3a81c467 authored by bmortier's avatar bmortier
Browse files

change docker image from docker registry into ou own registry image for php_lint

Showing with 2 additions and 2 deletions
+2 -2
......@@ -20,8 +20,8 @@ create_perl_lint_rapport:
- perl -cW contrib/bin/fusiondirectory-setup
# PHP lint (stretch)
create_php_lint_rapport_stretch:
image: php:cli-stretch
create_php_lint_rapport:
image: registry.fusiondirectory.org/fusiondirectory/fd/phpcodesniffer-cli:buster
stage: lint
only:
- branches
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment