Skip to content
Snippets Groups Projects
Commit 136c4ca2 authored by Krzysztof Dyszczyk's avatar Krzysztof Dyszczyk
Browse files

Apigen in docker

parent ebd06756
No related branches found
No related tags found
No related merge requests found
......@@ -126,10 +126,8 @@ integration test 4-3:
- phpunit --configuration phpunit-integration.xml
apigen docs:
image: wpdesknet/phpunit-woocommerce:1-0
image: vfac/apigen
stage: pre-deploy
dependencies:
- build php
artifacts:
expire_in: 1 day
name: "docs"
......@@ -138,9 +136,9 @@ apigen docs:
script:
- ls -l
- php --version
- php composer.phar docs
- php /app/vendor/bin/apigen
only:
manual
- manual
build to deploy:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment