so when re-running a step with ssh the job is waiting at the end for 10minutes (if inactive) to mark the step as successful. I guess during these 10 minutes the instance used is still running but do we have to pay these 10 minutes?
Hi @aaron23!
When using rerun job with ssh
, the container is still in a running state for which you would be charged credits.
If you wish to cancel the build immediately, please select Cancel Job
from the Rerun menu.