diff --git a/pipeline-templates/global-variables.yml b/pipeline-templates/global-variables.yml index cee5b76..e059702 100644 --- a/pipeline-templates/global-variables.yml +++ b/pipeline-templates/global-variables.yml @@ -1,6 +1,6 @@ variables: - name: version - value: "7.0" + value: "7.2" - name: isPrerelease value: ${{ true }} - name: shouldPublishDocker