Ideally your CI pipelines are running on isolated hosts, but often that isn't the case.
Add the "namespace" flag to your workflow run command to avoid Docker resource conflicts. A recommended namespace name is the git commit of the branch's HEAD.
Note: Namespaces are only supported by test workflows and custom workflows based on the test workflow template. Record and mock workflows do not support namespaces.
Makefile command example:
Scaffold run command example:
What agent version of Scaffold am I running?
Run this command to output the Docker image version of your Scaffold: