Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
lib
unicaen
tbl
Commits
c233f0a0
Commit
c233f0a0
authored
Sep 09, 2019
by
Laurent Lécluse
Browse files
Pipeline pour packagist
parent
e1968049
Pipeline
#5131
failed with stage
in 14 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
0 → 100644
View file @
c233f0a0
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
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment