Skip to content
Snippets Groups Projects
Commit 072113ac authored by Grzegorz Rola's avatar Grzegorz Rola
Browse files

bugfix(tests): integration tests docker image

parent e7fba99e
No related branches found
No related tags found
No related merge requests found
......@@ -29,10 +29,12 @@
- if: '$DISABLE_INTEGRATION_TESTS'
when: never
- if: '$CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH || $CI_COMMIT_BRANCH == "devel" || $CI_COMMIT_TAG'
- if: '$CI_COMMIT_BRANCH != $CI_DEFAULT_BRANCH && $CI_COMMIT_BRANCH != "devel" && $CI_COMMIT_TAG'
when: manual
integration:lastest:
<<: *integration-test
image: wpdesknet/phpunit-woocommerce:0-0
image: wpdesknet/phpunit-woocommerce:0-2
integration:earliest:
<<: *integration-test
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment