diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index dd2f5e991dc30c015de19648b11589b011f85af7..0fed7aac428372ff5dda866bf6a8903b043903ad 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,4 +1,4 @@ -#1.10.10 +#1.10.11 before_script: - cd ${CI_PROJECT_DIR} @@ -64,10 +64,12 @@ code style test: unit test lastest: <<: *job-test-unit-template + image: wpdesknet/phpunit-woocommerce:0-0 only: integration test lastest: <<: *job-test-integration-template + image: wpdesknet/phpunit-woocommerce:0-0 only: integration test php7-1 wc-1: