Fix nasty regression on some build/cache tasks
This commit is contained in:
parent
b832acb54b
commit
9f953d12ba
@ -11,7 +11,7 @@ build:
|
||||
- "index.project.deepspeech.deepspeech.native_client.android-arm64.${event.head.sha}"
|
||||
tensorflow: ${system.tensorflow.android_arm64.url}
|
||||
scripts:
|
||||
setup: ""
|
||||
setup: "taskcluster/tc-true.sh"
|
||||
build: "taskcluster/android-build.sh arm64-v8a"
|
||||
package: "taskcluster/android-package.sh arm64-v8a"
|
||||
nc_asset_name: "native_client.arm64.cpu.android.tar.xz"
|
||||
|
@ -7,7 +7,7 @@ build:
|
||||
artifact_url: ${system.android_cache.arm64_v8a.android_24.url}
|
||||
artifact_namespace: ${system.android_cache.arm64_v8a.android_24.namespace}
|
||||
scripts:
|
||||
setup: ""
|
||||
setup: "taskcluster/tc-true.sh"
|
||||
build: "taskcluster/android_cache-build.sh arm64-v8a android-24"
|
||||
package: "taskcluster/android_cache-package.sh"
|
||||
metadata:
|
||||
|
@ -7,7 +7,7 @@ build:
|
||||
artifact_url: ${system.android_cache.arm64_v8a.android_25.url}
|
||||
artifact_namespace: ${system.android_cache.arm64_v8a.android_25.namespace}
|
||||
scripts:
|
||||
setup: ""
|
||||
setup: "taskcluster/tc-true.sh"
|
||||
build: "taskcluster/android_cache-build.sh arm64-v8a android-25"
|
||||
package: "taskcluster/android_cache-package.sh"
|
||||
metadata:
|
||||
|
@ -7,7 +7,7 @@ build:
|
||||
artifact_url: ${system.android_cache.armeabi_v7a.android_24.url}
|
||||
artifact_namespace: ${system.android_cache.armeabi_v7a.android_24.namespace}
|
||||
scripts:
|
||||
setup: ""
|
||||
setup: "taskcluster/tc-true.sh"
|
||||
build: "taskcluster/android_cache-build.sh armeabi-v7a android-24 default"
|
||||
package: "taskcluster/android_cache-package.sh"
|
||||
metadata:
|
||||
|
@ -7,7 +7,7 @@ build:
|
||||
artifact_url: ${system.android_cache.armeabi_v7a.android_25.url}
|
||||
artifact_namespace: ${system.android_cache.armeabi_v7a.android_25.namespace}
|
||||
scripts:
|
||||
setup: ""
|
||||
setup: "taskcluster/tc-true.sh"
|
||||
build: "taskcluster/android_cache-build.sh armeabi-v7a android-25"
|
||||
package: "taskcluster/android_cache-package.sh"
|
||||
metadata:
|
||||
|
@ -7,7 +7,7 @@ build:
|
||||
artifact_url: ${system.android_cache.sdk.android_27.url}
|
||||
artifact_namespace: ${system.android_cache.sdk.android_27.namespace}
|
||||
scripts:
|
||||
setup: ""
|
||||
setup: "taskcluster/tc-true.sh"
|
||||
build: "taskcluster/android_cache-build.sh sdk android-27"
|
||||
package: "taskcluster/android_cache-package.sh"
|
||||
metadata:
|
||||
|
@ -7,7 +7,7 @@ build:
|
||||
artifact_url: ${system.android_cache.x86_64.android_24.url}
|
||||
artifact_namespace: ${system.android_cache.x86_64.android_24.namespace}
|
||||
scripts:
|
||||
setup: ""
|
||||
setup: "taskcluster/tc-true.sh"
|
||||
build: "taskcluster/android_cache-build.sh x86_64 android-24"
|
||||
package: "taskcluster/android_cache-package.sh"
|
||||
metadata:
|
||||
|
@ -7,7 +7,7 @@ build:
|
||||
artifact_url: ${system.android_cache.x86_64.android_25.url}
|
||||
artifact_namespace: ${system.android_cache.x86_64.android_25.namespace}
|
||||
scripts:
|
||||
setup: ""
|
||||
setup: "taskcluster/tc-true.sh"
|
||||
build: "taskcluster/android_cache-build.sh x86_64 android-25"
|
||||
package: "taskcluster/android_cache-package.sh"
|
||||
metadata:
|
||||
|
@ -7,7 +7,7 @@ build:
|
||||
artifact_url: ${system.android_cache.x86_64.android_26.url}
|
||||
artifact_namespace: ${system.android_cache.x86_64.android_26.namespace}
|
||||
scripts:
|
||||
setup: ""
|
||||
setup: "taskcluster/tc-true.sh"
|
||||
build: "taskcluster/android_cache-build.sh x86_64 android-26"
|
||||
package: "taskcluster/android_cache-package.sh"
|
||||
metadata:
|
||||
|
@ -7,7 +7,7 @@ build:
|
||||
artifact_url: ${system.android_cache.x86_64.android_28.url}
|
||||
artifact_namespace: ${system.android_cache.x86_64.android_28.namespace}
|
||||
scripts:
|
||||
setup: ""
|
||||
setup: "taskcluster/tc-true.sh"
|
||||
build: "taskcluster/android_cache-build.sh x86_64 android-28"
|
||||
package: "taskcluster/android_cache-package.sh"
|
||||
metadata:
|
||||
|
@ -7,7 +7,7 @@ build:
|
||||
artifact_url: ${system.android_cache.x86_64.android_29.url}
|
||||
artifact_namespace: ${system.android_cache.x86_64.android_29.namespace}
|
||||
scripts:
|
||||
setup: ""
|
||||
setup: "taskcluster/tc-true.sh"
|
||||
build: "taskcluster/android_cache-build.sh x86_64 android-29"
|
||||
package: "taskcluster/android_cache-package.sh"
|
||||
metadata:
|
||||
|
@ -7,7 +7,7 @@ build:
|
||||
artifact_url: ${system.android_cache.x86_64.android_30.url}
|
||||
artifact_namespace: ${system.android_cache.x86_64.android_30.namespace}
|
||||
scripts:
|
||||
setup: ""
|
||||
setup: "taskcluster/tc-true.sh"
|
||||
build: "taskcluster/android_cache-build.sh x86_64 android-30"
|
||||
package: "taskcluster/android_cache-package.sh"
|
||||
metadata:
|
||||
|
@ -7,7 +7,7 @@ build:
|
||||
>
|
||||
${java.packages_xenial.apt}
|
||||
scripts:
|
||||
setup: ""
|
||||
setup: "taskcluster/tc-true.sh"
|
||||
build: "taskcluster/gradle-build.sh"
|
||||
package: "taskcluster/gradle-package.sh"
|
||||
metadata:
|
||||
|
@ -4,7 +4,7 @@ build:
|
||||
artifact_url: ${system.homebrew_builds.url}
|
||||
artifact_namespace: ${system.homebrew_builds.namespace}
|
||||
scripts:
|
||||
setup: ""
|
||||
setup: "taskcluster/tc-true.sh"
|
||||
build: "taskcluster/homebrew-build.sh --builds"
|
||||
package: "taskcluster/homebrew-package.sh --builds"
|
||||
metadata:
|
||||
|
@ -4,7 +4,7 @@ build:
|
||||
artifact_url: ${system.homebrew_tests.url}
|
||||
artifact_namespace: ${system.homebrew_tests.namespace}
|
||||
scripts:
|
||||
setup: ""
|
||||
setup: "taskcluster/tc-true.sh"
|
||||
build: "taskcluster/homebrew-build.sh --tests"
|
||||
package: "taskcluster/homebrew-package.sh --tests"
|
||||
metadata:
|
||||
|
@ -15,7 +15,7 @@ build:
|
||||
&& apt-get -qq update && apt-get -qq -y install nodejs python-yaml
|
||||
tensorflow: ${system.tensorflow.linux_amd64_cpu.url}
|
||||
scripts:
|
||||
setup: ""
|
||||
setup: "taskcluster/tc-true.sh"
|
||||
build: "taskcluster/host-build.sh"
|
||||
package: "taskcluster/package.sh"
|
||||
nc_asset_name: "native_client.amd64.cpu.linux.tar.xz"
|
||||
|
@ -15,7 +15,7 @@ build:
|
||||
&& apt-get -qq update && apt-get -qq -y install nodejs python-yaml
|
||||
tensorflow: ${system.tensorflow.linux_amd64_cpu.url}
|
||||
scripts:
|
||||
setup: ""
|
||||
setup: "taskcluster/tc-true.sh"
|
||||
build: 'taskcluster/decoder-build.sh'
|
||||
package: 'taskcluster/decoder-package.sh'
|
||||
metadata:
|
||||
|
@ -16,7 +16,7 @@ build:
|
||||
tensorflow: ${system.tensorflow.linux_amd64_cuda.url}
|
||||
maxRunTime: 14400
|
||||
scripts:
|
||||
setup: ""
|
||||
setup: "taskcluster/tc-true.sh"
|
||||
build: "taskcluster/cuda-build.sh"
|
||||
package: "taskcluster/package.sh"
|
||||
nc_asset_name: "native_client.amd64.cuda.linux.tar.xz"
|
||||
|
@ -15,7 +15,7 @@ build:
|
||||
&& apt-get -qq update && apt-get -qq -y install nodejs python-yaml
|
||||
tensorflow: ${system.tensorflow.linux_amd64_cpu.url}
|
||||
scripts:
|
||||
setup: ""
|
||||
setup: "taskcluster/tc-true.sh"
|
||||
build: "taskcluster/host-build.sh tflite"
|
||||
package: "taskcluster/package.sh"
|
||||
nc_asset_name: "native_client.amd64.tflite.linux.tar.xz"
|
||||
|
@ -22,7 +22,7 @@ build:
|
||||
multistrap -d /tmp/multistrap-armbian64-buster/ -f ${system.homedir.linux}/DeepSpeech/ds/native_client/multistrap_armbian64_buster.conf
|
||||
tensorflow: ${system.tensorflow.linux_arm64.url}
|
||||
scripts:
|
||||
setup: ""
|
||||
setup: "taskcluster/tc-true.sh"
|
||||
build: "taskcluster/arm64-build.sh"
|
||||
package: "taskcluster/package.sh"
|
||||
nc_asset_name: "native_client.arm64.cpu.linux.tar.xz"
|
||||
|
@ -22,7 +22,7 @@ build:
|
||||
multistrap -d /tmp/multistrap-raspbian-buster/ -f ${system.homedir.linux}/DeepSpeech/ds/native_client/multistrap_raspbian_buster.conf
|
||||
tensorflow: ${system.tensorflow.linux_armv7.url}
|
||||
scripts:
|
||||
setup: ""
|
||||
setup: "taskcluster/tc-true.sh"
|
||||
build: "taskcluster/rpi3-build.sh"
|
||||
package: "taskcluster/package.sh"
|
||||
nc_asset_name: "native_client.rpi3.cpu.linux.tar.xz"
|
||||
|
@ -8,7 +8,7 @@ build:
|
||||
>
|
||||
(apt-get -qq -y install sudo || true)
|
||||
scripts:
|
||||
setup: ""
|
||||
setup: "taskcluster/tc-true.sh"
|
||||
build: "taskcluster/node-gyp-populate.sh"
|
||||
package: "taskcluster/node-gyp-package.sh"
|
||||
metadata:
|
||||
|
@ -4,7 +4,7 @@ build:
|
||||
artifact_url: ${system.pyenv.osx.url}
|
||||
artifact_namespace: ${system.pyenv.osx.namespace}
|
||||
scripts:
|
||||
setup: ""
|
||||
setup: "taskcluster/tc-true.sh"
|
||||
build: "taskcluster/pyenv-build.sh"
|
||||
package: "taskcluster/pyenv-package.sh"
|
||||
metadata:
|
||||
|
@ -7,7 +7,7 @@ build:
|
||||
>
|
||||
apt-get -qq update && apt-get -qq -y install python-yaml ${python.packages_xenial.apt} wget
|
||||
scripts:
|
||||
setup: ""
|
||||
setup: "taskcluster/tc-true.sh"
|
||||
build: "taskcluster/pyenv-build.sh"
|
||||
package: "taskcluster/pyenv-package.sh"
|
||||
metadata:
|
||||
|
@ -4,7 +4,7 @@ build:
|
||||
artifact_url: "${system.pyenv.win.url}"
|
||||
artifact_namespace: "${system.pyenv.win.namespace}"
|
||||
scripts:
|
||||
setup: ""
|
||||
setup: "taskcluster/tc-true.sh"
|
||||
build: "taskcluster/pyenv-build.sh"
|
||||
package: "taskcluster/pyenv-package.sh"
|
||||
metadata:
|
||||
|
@ -8,7 +8,7 @@ build:
|
||||
artifact_url: "${system.swig_build.osx.url}"
|
||||
artifact_namespace: "${system.swig_build.osx.namespace}"
|
||||
scripts:
|
||||
setup: ""
|
||||
setup: "taskcluster/tc-true.sh"
|
||||
build: "taskcluster/build.sh"
|
||||
package: "taskcluster/package.sh"
|
||||
metadata:
|
||||
|
@ -12,7 +12,7 @@ build:
|
||||
>
|
||||
apt-get -qq -y install autoconf automake bison build-essential
|
||||
scripts:
|
||||
setup: ""
|
||||
setup: "taskcluster/tc-true.sh"
|
||||
build: "taskcluster/build.sh"
|
||||
package: "taskcluster/package.sh"
|
||||
metadata:
|
||||
|
@ -13,7 +13,7 @@ build:
|
||||
apt-get -qq -y install autoconf automake bison build-essential mingw-w64 &&
|
||||
(apt-get -qq -y install sudo || true)
|
||||
scripts:
|
||||
setup: ""
|
||||
setup: "taskcluster/tc-true.sh"
|
||||
build: "taskcluster/build.sh x86_64-w64-mingw32"
|
||||
package: "taskcluster/package.sh"
|
||||
metadata:
|
||||
|
2
taskcluster/tc-true.sh
Executable file
2
taskcluster/tc-true.sh
Executable file
@ -0,0 +1,2 @@
|
||||
#!/bin/sh
|
||||
true
|
Loading…
Reference in New Issue
Block a user