Compare commits

..

1 Commits

Author SHA1 Message Date
e1bf108731 Add OmpSs-2 release timers and services
All checks were successful
CI / build:cross (pull_request) Successful in 6s
CI / build:all (pull_request) Successful in 15s
Send a reminder email to the STAR group to mark the release cycle dates.
2025-10-27 13:11:25 +01:00

View File

@ -68,6 +68,7 @@
"ompss2-${name}" = {
script = ''
set -eu
set -o pipefail
cat ${mail} | ${config.security.wrapperDir}/sendmail star@bsc.es
'';
serviceConfig = {