Skip to content
Snippets Groups Projects
Commit c0009240 authored by Vadim Justus's avatar Vadim Justus
Browse files

init nightly build templates

parent 8af2c158
No related branches found
No related tags found
No related merge requests found
......@@ -18,7 +18,7 @@ nightly build unit php73 mysql57 es7:
after_script:
- ~/.composer/vendor/met/test-executor/run.sh cleanup
only:
- merge_requests
- schedules
nightly build unit php74 mysql57 es7:
stage: unit-tests
......@@ -40,7 +40,7 @@ nightly build unit php74 mysql57 es7:
after_script:
- ~/.composer/vendor/met/test-executor/run.sh cleanup
only:
- merge_requests
- schedules
nightly build unit php74 mysql80 es7:
stage: unit-tests
......@@ -62,4 +62,4 @@ nightly build unit php74 mysql80 es7:
after_script:
- ~/.composer/vendor/met/test-executor/run.sh cleanup
only:
- merge_requests
- schedules
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