commit | 8621ae4ef042233758ddab0525dbde9491e5cac9 | [log] [tgz] |
---|---|---|
author | Arthur She <arthur.she@linaro.org> | Thu Dec 01 09:13:29 2022 -0800 |
committer | Arthur She <arthur.she@linaro.org> | Thu Dec 01 09:13:29 2022 -0800 |
tree | 8d178432773a181e0f5332cea0becc8bfb44818a | |
parent | 1c13334d7416282e59942072b0012712de4c8d39 [diff] [blame] |
Disable all jobs on the production, since they have been moved to the staging. Signed-off-by: Arthur She <arthur.she@linaro.org> Change-Id: I774c12ef0440efd112ddcb0a72e4052af53bd781
diff --git a/mbedtls-dockerfile-builder.yaml b/mbedtls-dockerfile-builder.yaml index 6057f0a..2db4da7 100644 --- a/mbedtls-dockerfile-builder.yaml +++ b/mbedtls-dockerfile-builder.yaml
@@ -1,7 +1,7 @@ - job: concurrent: true description: Dockerfile building job. - disabled: false + disabled: true dsl: |- timestamps { stage('build-dockerfiles') {