Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
open-source
MetaGer
Commits
563d043a
Commit
563d043a
authored
May 12, 2022
by
Dominik Hebeler
Browse files
running integration tests without tty
parent
63492ea2
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab/ci/integrationtest.yml
View file @
563d043a
...
...
@@ -15,7 +15,7 @@
-
cp $ENV_PRODUCTION .env
-
composer install
-
php artisan optimize
-
php artisan test
-
php artisan test
--without-tty -n
cache
:
paths
:
-
metager/.composer/
...
...
Write
Preview
Markdown
is supported
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