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

Docs in gitlab CI

parent 3e6cd99f
No related branches found
No related tags found
1 merge request!4Feature/factory
Pipeline #7506 passed
...@@ -180,7 +180,7 @@ integration test current woocommerce: ...@@ -180,7 +180,7 @@ integration test current woocommerce:
apigen docs: apigen docs:
image: image:
name: wpdesknet/apigen name: wpdesknet/apigen
stage: deploy stage: pre-deploy
artifacts: artifacts:
expire_in: 1 day expire_in: 1 day
name: "docs" name: "docs"
...@@ -193,6 +193,7 @@ apigen docs: ...@@ -193,6 +193,7 @@ apigen docs:
- php /app/hooks-docs.php ${CI_PROJECT_DIR} - php /app/hooks-docs.php ${CI_PROJECT_DIR}
only: only:
- tags - tags
- branches
pages: pages:
stage: deploy stage: deploy
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment