feature: add new service playground
Add new service / deploy (push) Successful in 30s

This commit is contained in:
Benjamin Labrecque
2026-07-28 16:14:46 +02:00
parent 63e6641698
commit 609748d5fd
16 changed files with 632 additions and 6 deletions
@@ -26,3 +26,4 @@ hla_apps:
- OPTICSFF-X10S
- OPTICSFF-X11M
- OPTICSFF-X12S
- PLAYGROUND
@@ -29,4 +29,5 @@ file MASTER.template {
{ "{{ agebd_env_suffix }}", "OPTICSFF-X10S" , "0", "0" } # PXII
{ "{{ agebd_env_suffix }}", "OPTICSFF-X11M" , "0", "0" } # SIM
{ "{{ agebd_env_suffix }}", "OPTICSFF-X12S" , "0", "0" } # cSAXS
{ "{{ agebd_env_suffix }}", "PLAYGROUND" , "0", "0" }
}