Loading jobs/npm_test/README.md +1 −1 Original line number Diff line number Diff line Loading @@ -21,7 +21,7 @@ This job will run a predefined `test` command that can be specified in the `pack * Job name: `npm_test` * Default stage: `static_tests` * Docker image: [`node:15.7-buster`](https://hub.docker.com/_/node){:target="_blank"} * Docker image: [`node:17-buster`](https://hub.docker.com/_/node){:target="_blank"} * When: `always` Loading jobs/npm_test/job.yml +1 −1 Original line number Diff line number Diff line Loading @@ -5,7 +5,7 @@ icon: 🧪 maintainer: moha-s license: MIT images: "node": "15.14-buster" "node": "17-buster" tools: labels: - GitLab Loading jobs/npm_test/npm_test.yml +1 −1 Original line number Diff line number Diff line Loading @@ -8,7 +8,7 @@ stages: npm_test: stage: static_tests image: name: node:15.14-buster name: node:17-buster entrypoint: [""] variables: PROJECT_ROOT: "." Loading jobs/npm_test/versions/0.3.0.md 0 → 100644 +1 −0 Original line number Diff line number Diff line * Upgrade image `node` from `15.14` to `17-buster` Loading
jobs/npm_test/README.md +1 −1 Original line number Diff line number Diff line Loading @@ -21,7 +21,7 @@ This job will run a predefined `test` command that can be specified in the `pack * Job name: `npm_test` * Default stage: `static_tests` * Docker image: [`node:15.7-buster`](https://hub.docker.com/_/node){:target="_blank"} * Docker image: [`node:17-buster`](https://hub.docker.com/_/node){:target="_blank"} * When: `always` Loading
jobs/npm_test/job.yml +1 −1 Original line number Diff line number Diff line Loading @@ -5,7 +5,7 @@ icon: 🧪 maintainer: moha-s license: MIT images: "node": "15.14-buster" "node": "17-buster" tools: labels: - GitLab Loading
jobs/npm_test/npm_test.yml +1 −1 Original line number Diff line number Diff line Loading @@ -8,7 +8,7 @@ stages: npm_test: stage: static_tests image: name: node:15.14-buster name: node:17-buster entrypoint: [""] variables: PROJECT_ROOT: "." Loading
jobs/npm_test/versions/0.3.0.md 0 → 100644 +1 −0 Original line number Diff line number Diff line * Upgrade image `node` from `15.14` to `17-buster`