Skip to content

Commit bd7aaa1

Browse files
committed
Run devdock example from repo root
1 parent a165b6b commit bd7aaa1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

example/build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,5 @@ dependencies {
99
tasks.register('api2DevdockTusUpload', JavaExec) {
1010
classpath = sourceSets.main.runtimeClasspath
1111
mainClass = 'io.tus.java.example.Api2DevdockTusUpload'
12+
workingDir = rootProject.projectDir
1213
}

0 commit comments

Comments
 (0)