.phpcpd: stage: QA image: jakzal/phpqa:alpine tags: - docker script: - phpcpd --fuzzy app/ variables: GIT_STRATEGY: fetch dependencies: []