[17:34:59] I just submitted a one-off job. [17:35:00] $ toolforge jobs run myjob --image python3.11 --command ./mycommand.sh [17:35:01] It became a continuous job: [17:35:03] | myjob | continuous | Running for 4s | [17:35:04] Anyone any idea how to force it to be a one-off? [18:14:19] Hi, I'm new to Toolforge so sorry if this is a silly question. I was just wondering with PHP Composer is there a command I run to install the dependencies in the toolforge SSH/CLI thingy or does it do it when I run toolforge build start? [18:15:20] it should install dependencies as part of the build AFAIK [18:15:35] Thank you :) [18:16:36] np :)