We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0c4cd5e + b26e816 commit b04a6aaCopy full SHA for b04a6aa
Launchers/rescue_people/launch.py
@@ -10,7 +10,7 @@
10
DRI_NAME = os.environ.get("DRI_NAME")
11
DRI_PATH = os.path.join("/dev/dri", DRI_NAME) if DRI_NAME else None
12
13
-EXERCISE = "rescue_people_newmanager"
+EXERCISE = "rescue_people"
14
TIMEOUT = 30
15
MAX_ATTEMPT = 2
16
0 commit comments