We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
exec
robot
1 parent 6646bb9 commit f84454bCopy full SHA for f84454b
1 file changed
docs/tutorials/jenkins/parallel-robot-pipeline/entrypoint.sh
@@ -1,2 +1,2 @@
1
#!/bin/sh
2
-robot "$@" ./suites
+exec robot "$@" ./suites
0 commit comments