aboutsummaryrefslogtreecommitdiff
path: root/tcwg-update-host-containers.yaml
diff options
context:
space:
mode:
authorMaxim Kuvyrkov <maxim.kuvyrkov@linaro.org>2020-02-04 12:43:16 +0300
committerMaxim Kuvyrkov <maxim.kuvyrkov@linaro.org>2020-02-04 12:43:16 +0300
commit1a340ca49d43d8e4ddee2b89ec96ee8bcac4d05a (patch)
treef4d7b3ebae59e99087a772f4fc50bb84a59b8236 /tcwg-update-host-containers.yaml
parent88b54a0bc8d4a94b00cbedc8bce3ea12b2495597 (diff)
tcwg-update-host-containers: Fix typo
Change-Id: I9bb386a8eb760f153c1e4c16e931d4005a3c70c0
Diffstat (limited to 'tcwg-update-host-containers.yaml')
-rw-r--r--tcwg-update-host-containers.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tcwg-update-host-containers.yaml b/tcwg-update-host-containers.yaml
index 99d0d042..deb24953 100644
--- a/tcwg-update-host-containers.yaml
+++ b/tcwg-update-host-containers.yaml
@@ -60,7 +60,7 @@
#!/bin/bash
set -ex
case "$NODE_NAME" in
- tcwg-llvmbot-*) group=tcwg-llvm ;;
+ tcwg-llvmbot_*) group=tcwg-llvm ;;
*) group=all ;;
esac
./tcwg-update-host-containers.sh \