[bot] Update dist directory

This commit is contained in:
bigdaz 2025-01-22 04:35:18 +00:00 committed by github-actions[bot]
parent 3bfa1140fc
commit 8790d96bb8
8 changed files with 8 additions and 8 deletions

View file

@ -183986,7 +183986,7 @@ async function setup(config) {
if (config.getBuildScanPublishEnabled()) {
maybeExportVariable('DEVELOCITY_INJECTION_ENABLED', 'true');
maybeExportVariable('DEVELOCITY_PLUGIN_VERSION', '3.19');
maybeExportVariable('DEVELOCITY_CCUD_PLUGIN_VERSION', '2.0.2');
maybeExportVariable('DEVELOCITY_CCUD_PLUGIN_VERSION', '2.1');
maybeExportVariable('DEVELOCITY_TERMS_OF_USE_URL', config.getBuildScanTermsOfUseUrl());
maybeExportVariable('DEVELOCITY_TERMS_OF_USE_AGREE', config.getBuildScanTermsOfUseAgree());
}

File diff suppressed because one or more lines are too long

View file

@ -143947,7 +143947,7 @@ async function setup(config) {
if (config.getBuildScanPublishEnabled()) {
maybeExportVariable('DEVELOCITY_INJECTION_ENABLED', 'true');
maybeExportVariable('DEVELOCITY_PLUGIN_VERSION', '3.19');
maybeExportVariable('DEVELOCITY_CCUD_PLUGIN_VERSION', '2.0.2');
maybeExportVariable('DEVELOCITY_CCUD_PLUGIN_VERSION', '2.1');
maybeExportVariable('DEVELOCITY_TERMS_OF_USE_URL', config.getBuildScanTermsOfUseUrl());
maybeExportVariable('DEVELOCITY_TERMS_OF_USE_AGREE', config.getBuildScanTermsOfUseAgree());
}

File diff suppressed because one or more lines are too long

View file

@ -183971,7 +183971,7 @@ async function setup(config) {
if (config.getBuildScanPublishEnabled()) {
maybeExportVariable('DEVELOCITY_INJECTION_ENABLED', 'true');
maybeExportVariable('DEVELOCITY_PLUGIN_VERSION', '3.19');
maybeExportVariable('DEVELOCITY_CCUD_PLUGIN_VERSION', '2.0.2');
maybeExportVariable('DEVELOCITY_CCUD_PLUGIN_VERSION', '2.1');
maybeExportVariable('DEVELOCITY_TERMS_OF_USE_URL', config.getBuildScanTermsOfUseUrl());
maybeExportVariable('DEVELOCITY_TERMS_OF_USE_AGREE', config.getBuildScanTermsOfUseAgree());
}

File diff suppressed because one or more lines are too long

View file

@ -183966,7 +183966,7 @@ async function setup(config) {
if (config.getBuildScanPublishEnabled()) {
maybeExportVariable('DEVELOCITY_INJECTION_ENABLED', 'true');
maybeExportVariable('DEVELOCITY_PLUGIN_VERSION', '3.19');
maybeExportVariable('DEVELOCITY_CCUD_PLUGIN_VERSION', '2.0.2');
maybeExportVariable('DEVELOCITY_CCUD_PLUGIN_VERSION', '2.1');
maybeExportVariable('DEVELOCITY_TERMS_OF_USE_URL', config.getBuildScanTermsOfUseUrl());
maybeExportVariable('DEVELOCITY_TERMS_OF_USE_AGREE', config.getBuildScanTermsOfUseAgree());
}

File diff suppressed because one or more lines are too long