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

Docs in gitlab CI

parent 4a296364
No related branches found
No related tags found
1 merge request!4Feature/factory
Pipeline #7471 failed
......@@ -12,7 +12,6 @@ variables:
stages:
- tools
- pre-tools
- tests
- pre-deploy
- deploy
......@@ -181,7 +180,7 @@ integration test current woocommerce:
apigen docs:
image:
name: wpdesknet/apigen
stage: pre-tools
stage: pre-deploy
artifacts:
expire_in: 1 day
name: "docs"
......@@ -207,6 +206,9 @@ pages:
expire_in: 1 day
paths:
- public
only:
- tags
- branches
build to deploy:
image: wpdesknet/phpunit-woocommerce:4-0
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment