Files
dc/sas/deploy/contextConfigEditProduction.json
T

6 lines
91 B
JSON
Raw Normal View History

2023-07-13 13:44:05 +02:00
{
"environment": {
"autoExecLines": ["%put hello;"]
},
"name": "ProductionCiContext"
}