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
skeleton-application
Commits
bd7cc64d
Commit
bd7cc64d
authored
Dec 16, 2020
by
Bertrand Gauthier
Browse files
.gitlab-ci.yml inutile
parent
07f51b1c
Changes
1
Show whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
deleted
100644 → 0
View file @
07f51b1c
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