Commit Graph

9 Commits

Author SHA1 Message Date
Rostislav Wolny
64f83ef86c Change CI workflow and use shared workspace
This commit extracts dependencies installation and build to extra job which run before other jobs.
The first job contains also linter checks becase these are fast and whole workflow can fail fast and
don't have to consume additional resources.

[MAILPOET-1535]
2018-09-18 11:44:52 +02:00
Pavel Dohnal
4c79a400c5 Wait for mysql
[MAILPOET-1443]
2018-08-07 11:51:06 +02:00
Tautvidas Sipavičius
a8443a3813 Switch builds to use prebuilt mailpoet/wordpress images 2018-04-13 13:36:03 +03:00
Pavel Dohnal
f85a169248 Revert "Use alternative dotdeb mirror"
This reverts commit a4af2b9c65.
2018-01-24 16:22:36 +00:00
Pavel Dohnal
6f20a402f6 Use alternative dotdeb mirror
The old one is down with no ETA
2018-01-09 12:25:04 +00:00
Vlad
27fbc25bf9 Fixes Debian missing PHP packages issue 2017-12-20 22:10:25 -05:00
Vlad
b50b636371 Adds multisite test environment to CI
Adds Robo command to run multisite tests locally and on CI
2017-11-21 12:24:18 -05:00
Amine Ben hammou
4e6f7a05de changing the tables prefix to "mp_" on CircleCI 2017-10-23 16:49:36 +00:00
Amine Ben hammou
ca12487416 moving shell code into a bash file 2017-07-17 11:38:41 +00:00