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.
bash: --command: invalid option
1 parent 3b403c7 commit da03e16Copy full SHA for da03e16
1 file changed
entrypoint.sh
@@ -17,4 +17,4 @@ chown -vR builder:builder /home/builder
17
chmod -vR 600 /home/builder/.ssh/*
18
echo '::endgroup::'
19
20
-exec runuser -u builder -- bash -l -c /build.sh
+exec runuser -u builder -- bash -l /build.sh
0 commit comments