File tree Expand file tree Collapse file tree
integration/src/test/scala/esw/observing/simulation Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2,6 +2,6 @@ package esw.observing.simulation
22
33object ScriptVersion {
44 // This is the version (or Git SHA) of the version of the sequencer-scripts repo to use
5- val value = " 65bb415 "
6- // val value = "0.1.0-SNAPSHOT "
5+ // val value = "119fd01 "
6+ val value = " v0.5.1 "
77}
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ containers: [
88 orgName: "com.github.tmtsoftware.esw-observing-simulation"
99 deployModule: "iris-irisdeploy"
1010 appName: "iris.irisdeploy.IrisContainerCmdApp"
11- version: "cc725ab "
11+ version: "06edf99 "
1212 # path of individual container configuration file
1313 # provide correct path of config file below
1414 configFilePath: "irisContainerPath"
@@ -20,7 +20,7 @@ containers: [
2020 orgName: "com.github.tmtsoftware.esw-observing-simulation"
2121 deployModule: "wfos-wfosdeploy"
2222 appName: "wfos.wfosdeploy.WfosContainerCmdApp"
23- version: "cc725ab "
23+ version: "06edf99 "
2424 # path of individual container configuration file
2525 # provide correct path of config file below
2626 configFilePath: "wfosContainerPath"
You can’t perform that action at this time.
0 commit comments