Loading jobs/phpdocumentor/CHANGELOG.md +3 −0 Original line number Diff line number Diff line # Changelog All notable changes to this job will be documented in this file. ## [0.2.2] - 2022-15-18 * Update docker image to phpdoc/phpdoc:3.3 ## [0.2.1] - 2021-03-04 * Enable `artifact:expose_as` option to display job result in merge request Loading jobs/phpdocumentor/README.md +1 −1 Original line number Diff line number Diff line Loading @@ -19,7 +19,7 @@ Build a complete HTML documentation based on a PHP Project using [DocBlocks](htt * Job name: `phpdocumentor` * Docker image: [`phpdoc/phpdoc:3.1`](https://hub.docker.com/r/phpdoc/phpdoc){:target="_blank"} [`phpdoc/phpdoc:3.3`](https://hub.docker.com/r/phpdoc/phpdoc){:target="_blank"} * Default stage: `build` * When: `always` Loading jobs/phpdocumentor/phpdocumentor.yml +1 −1 Original line number Diff line number Diff line Loading @@ -5,7 +5,7 @@ stages: phpdocumentor: image: name: phpdoc/phpdoc:3.1 name: phpdoc/phpdoc:3.3 entrypoint: [""] stage: build variables: Loading Loading
jobs/phpdocumentor/CHANGELOG.md +3 −0 Original line number Diff line number Diff line # Changelog All notable changes to this job will be documented in this file. ## [0.2.2] - 2022-15-18 * Update docker image to phpdoc/phpdoc:3.3 ## [0.2.1] - 2021-03-04 * Enable `artifact:expose_as` option to display job result in merge request Loading
jobs/phpdocumentor/README.md +1 −1 Original line number Diff line number Diff line Loading @@ -19,7 +19,7 @@ Build a complete HTML documentation based on a PHP Project using [DocBlocks](htt * Job name: `phpdocumentor` * Docker image: [`phpdoc/phpdoc:3.1`](https://hub.docker.com/r/phpdoc/phpdoc){:target="_blank"} [`phpdoc/phpdoc:3.3`](https://hub.docker.com/r/phpdoc/phpdoc){:target="_blank"} * Default stage: `build` * When: `always` Loading
jobs/phpdocumentor/phpdocumentor.yml +1 −1 Original line number Diff line number Diff line Loading @@ -5,7 +5,7 @@ stages: phpdocumentor: image: name: phpdoc/phpdoc:3.1 name: phpdoc/phpdoc:3.3 entrypoint: [""] stage: build variables: Loading