Skip to content

Commit becadd2

Browse files
authored
Rename gradle root to spark
1 parent d493b4b commit becadd2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

settings.gradle

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
* limitations under the License.
1616
*/
1717

18-
rootProject.name = 'spark-docker-gradle'
18+
// This must be the same as the repo name, palantir/spark is the only bucket this repo is provisioned to write to
19+
rootProject.name = 'spark'
1920

2021
include ':spark-docker-image-generator'

0 commit comments

Comments
 (0)