Loading jobs/apidoc/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.3.2] - 2022-05-09 * Update docker image to node:18.1-alpine3.14 ## [0.3.1] - 2022-04-06 * Change old link in the job code Loading jobs/apidoc/README.md +1 −1 Original line number Diff line number Diff line Loading @@ -17,7 +17,7 @@ code using [apiDoc](https://apidocjs.com/){:target="_blank"}. * Job name: `apidoc` * Docker image: [`node`](https://hub.docker.com/r/_/node){:target="_blank"} [`node:18.1-alpine3.14`](https://hub.docker.com/r/_/node){:target="_blank"} * Default stage: `build` * When: `always` Loading jobs/apidoc/apidoc.yml +1 −1 Original line number Diff line number Diff line Loading @@ -5,7 +5,7 @@ stages: apidoc: image: name: node:12.18.3-alpine3.12 name: node:18.1-alpine3.14 entrypoint: [""] stage: build variables: Loading Loading
jobs/apidoc/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.3.2] - 2022-05-09 * Update docker image to node:18.1-alpine3.14 ## [0.3.1] - 2022-04-06 * Change old link in the job code Loading
jobs/apidoc/README.md +1 −1 Original line number Diff line number Diff line Loading @@ -17,7 +17,7 @@ code using [apiDoc](https://apidocjs.com/){:target="_blank"}. * Job name: `apidoc` * Docker image: [`node`](https://hub.docker.com/r/_/node){:target="_blank"} [`node:18.1-alpine3.14`](https://hub.docker.com/r/_/node){:target="_blank"} * Default stage: `build` * When: `always` Loading
jobs/apidoc/apidoc.yml +1 −1 Original line number Diff line number Diff line Loading @@ -5,7 +5,7 @@ stages: apidoc: image: name: node:12.18.3-alpine3.12 name: node:18.1-alpine3.14 entrypoint: [""] stage: build variables: Loading