pkg: docker: add the command exit code
Signed-off-by: Sam Alba <samalba@users.noreply.github.com>
This commit is contained in:
parent
1135398bee
commit
3421a8efce
@ -160,4 +160,7 @@ import (
|
|||||||
user: input.config.user
|
user: input.config.user
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// Command exit code
|
||||||
|
exit: _exec.exit
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user