Skip to content
Snippets Groups Projects
Commit 70922e51 authored by Dominik Hebeler's avatar Dominik Hebeler
Browse files

integrationtest is no manual job anymore

parent 4efbcc45
No related branches found
No related tags found
2 merge requests!1973Development,!1934Resolve "Update Images"
......@@ -19,12 +19,10 @@ integrationtest:
- cp $ENV_PRODUCTION .env
- composer install
- php artisan optimize
- php artisan test --without-tty -n
- php artisan test --without-tty
cache:
paths:
- metager/.composer/
when: manual
allow_failure: false
except:
refs:
- master
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment