Skip to content
Snippets Groups Projects
Commit c233f0a0 authored by Laurent Lecluse's avatar Laurent Lecluse
Browse files

Pipeline pour packagist

parent e1968049
No related branches found
No related tags found
No related merge requests found
Pipeline #5131 failed
stages:
- tests
- publish
cache:
key: ${CI_COMMIT_REF_SLUG}
paths:
- vendor/
#unit-tests:
# stage: tests
# script:
# - composer install --no-interaction --no-suggest --no-progress
# - php vendor/bin/phpunit --coverage-text=coverage.txt --colors=never
# artifacts:
# paths:
# - coverage.txt
update-satis:
stage: publish
script:
- update-satis
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment