Using Node 18
Starting from Flight 6, you can have your code deployed in Node 18 environment instead of Node 16. To do this, change the .gitlab-ci.yaml
accordingly:
include:
project: "jetshop/flight-ci"
file: "pipelines/pipeline-flight-6.yaml"