Browse Source

bumped node to 18 which passes the test suite

Signed-off-by: Gary Bright <digitalgaz@hotmail.com>
pull/12/head
Gary Bright 3 years ago
parent
commit
502b68f155
  1. 2
      pipelines/nodejs-app-testing.yml

2
pipelines/nodejs-app-testing.yml

@ -10,7 +10,7 @@ resources:
type: registry-image
source:
repository: node
tag: 13.10.1-stretch
tag: 18
jobs:
- name: test

Loading…
Cancel
Save