aboutsummaryrefslogtreecommitdiff
path: root/tcwg_gnu_native.yaml
diff options
context:
space:
mode:
authorMaxim Kuvyrkov <maxim.kuvyrkov@linaro.org>2023-12-26 10:12:55 +0000
committerMaxim Kuvyrkov <maxim.kuvyrkov@linaro.org>2023-12-26 10:12:55 +0000
commite8a1954f3f0e3fd60e3297070bb025ac0ebe6f0d (patch)
tree71a01ad89445834dc0cc8d28df3f3526c2237e67 /tcwg_gnu_native.yaml
parent4e81629dc92c93ee8a785a78481aa35f3ed1fcc2 (diff)
tcwg/round-robin.yaml.inc: Move handling of TCWG_JIRA_TOKEN
... to avoid round-robin-notify.sh spilling it in the logs. Change-Id: I3004a04d6fc100867f18937b3ba410d2a00925f5
Diffstat (limited to 'tcwg_gnu_native.yaml')
-rw-r--r--tcwg_gnu_native.yaml14
1 files changed, 11 insertions, 3 deletions
diff --git a/tcwg_gnu_native.yaml b/tcwg_gnu_native.yaml
index da15917dd2..f358012edf 100644
--- a/tcwg_gnu_native.yaml
+++ b/tcwg_gnu_native.yaml
@@ -322,10 +322,18 @@
# Full notification
echo "NOTE: Notify developers about this build"
+ if [ -f $HOME/.jipdate.yml ]; then
+ (
+ # BE CAREFUL WITH TCWG_JIRA_TOKEN
+ set +x
+ sed -i -e "s/#TCWG_JIRA_TOKEN#/$TCWG_JIRA_TOKEN/" \
+ "$HOME/.jipdate.yml"
+ )
+ fi
+
build_container_exec \
./jenkins-scripts/round-robin-notify.sh \
- @@rr[top_artifacts] artifacts __TCWG_JIRA_TOKEN "$TCWG_JIRA_TOKEN" \
- __stage full __verbose true \
+ @@rr[top_artifacts] artifacts __stage full __verbose true \
__build_script {build_script} \
&> ./artifacts/jenkins/notify-full.log &
@@ -980,4 +988,4 @@
docker_security: '{docker_security}'
publishers:
- bisect-publishers
-# checksum: 9cfd92a4cbd09693d4b6a64f2634cef1
+# checksum: 1b1bd5b55215101c7b2d43d4e234396e