chore: fix migrating nturns
Add new service / deploy (push) Successful in 28s

This commit is contained in:
Benjamin Labrecque
2026-07-14 09:32:44 +02:00
parent 965d5899f4
commit a74bdd07e4
5 changed files with 636 additions and 59 deletions
@@ -26,4 +26,3 @@ hla_apps:
- OPTICSFF-X10S
- OPTICSFF-X11M
- OPTICSFF-X12S
- NTURNS
@@ -29,5 +29,4 @@ file MASTER.template {
{ "{{ agebd_env }}", "OPTICSFF-X10S" , "0", "0" } # PXII
{ "{{ agebd_env }}", "OPTICSFF-X11M" , "0", "0" } # SIM
{ "{{ agebd_env }}", "OPTICSFF-X12S" , "0", "0" } # cSAXS
{ "{{ agebd_env }}", "NTURNS" , "0", "0" }
}