diff init70-github.gradle @ 355:b2b512824e8f

revert changes
author Marc Davis <marc.davis@mcoecn.org>
date Tue, 05 Sep 2023 14:04:02 -0400
parents c203c2024c0d
children 22a86f411b3e
line wrap: on
line diff
--- a/init70-github.gradle	Tue Sep 05 13:26:06 2023 -0400
+++ b/init70-github.gradle	Tue Sep 05 14:04:02 2023 -0400
@@ -139,7 +139,7 @@
 
     file('build-number.txt').text = "build.number=${gradle.branch.buildNumber ?: -1 }\n"
     logger.info "applying SSDT artifactory Gradle Settings (bamboo: $gradle.bambooBuild host: $hostname)"
-    apply from: resources.text.fromInsecureUri("${gradle.ssdtDevelkitLocation}/artifactory70-github.gradle")
+    apply from: resources.text.fromInsecureUri("${gradle.ssdtDevelkitLocation}/artifactory70.gradle")
 }
 
 if (!rootProject.hasProperty('disableMetrics')) {