We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd4191f commit fa9ab63Copy full SHA for fa9ab63
.jfrog-pipelines/pipelines.release.yml
@@ -7,7 +7,7 @@ pipelines:
7
auto:
8
language: node
9
versions:
10
- - "16"
+ - "20"
11
environmentVariables:
12
readOnly:
13
NEXT_VERSION: 2.0.0
.jfrog-pipelines/pipelines.staging.yml
steps:
- name: Snapshot
0 commit comments