Closed mazzy89 closed 5 years ago
In the case I need to run iamy push in a non-interactive env like for example CircleCI how should I reply to the question? I haven't found any non-interactive mode.
iamy
I've done simply echo "y" | iamy push
echo "y" | iamy push
In the case I need to run
iamy
push in a non-interactive env like for example CircleCI how should I reply to the question? I haven't found any non-interactive mode.