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

This commit is contained in:
Benjamin Labrecque
2026-07-28 15:57:25 +02:00
parent 68d170674c
commit d2aeef8cbf
17 changed files with 737 additions and 8 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" }
}