Skip to content
Snippets Groups Projects
Commit 2b4f7cea authored by Krzysiek's avatar Krzysiek
Browse files

Pages and docs only for master

parent d618b1b4
No related branches found
No related tags found
1 merge request!6Devel pages
...@@ -105,7 +105,8 @@ apigen docs: ...@@ -105,7 +105,8 @@ apigen docs:
- ls -l - ls -l
- /app/vendor/bin/apigen generate - /app/vendor/bin/apigen generate
- php /app/hooks-docs.php ${CI_PROJECT_DIR} - php /app/hooks-docs.php ${CI_PROJECT_DIR}
when: manual only:
- master
pages: pages:
stage: deploy stage: deploy
...@@ -117,6 +118,8 @@ pages: ...@@ -117,6 +118,8 @@ pages:
expire_in: 1 day expire_in: 1 day
paths: paths:
- public - public
only:
- master
build to deploy: build to deploy:
image: wpdesknet/phpunit-woocommerce:0-0 image: wpdesknet/phpunit-woocommerce:0-0
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment