Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Ablota
Tools
Laravel Threema Notification Channel
Commits
df9c3beb
Verified
Commit
df9c3beb
authored
Mar 17, 2022
by
FabioWidmer
Browse files
Fix GitLab pipeline
parent
0ac8246c
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
df9c3beb
...
...
@@ -18,6 +18,7 @@ stages:
cobertura
:
coverage.xml
expire_in
:
1 week
script
:
-
apt-get update && apt-get install -y ffmpeg
-
sed -i 's#../../threema/#vendor/threema/#g' composer.json
-
composer install
-
./vendor/phpunit/phpunit/phpunit --configuration phpunit.xml --coverage-text --colors=never --log-junit report.xml --coverage-cobertura coverage.xml
...
...
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