We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e81195e commit 5f3500aCopy full SHA for 5f3500a
entrypoint
@@ -1,7 +1,7 @@
1
#!/bin/bash
2
set -e
3
4
-command_string="composer -vvv"
+command_string="composer"
5
6
if [ -n "$action_ssh_key" ]
7
then
0 commit comments