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 6cd84de commit fa0d132Copy full SHA for fa0d132
entrypoint.sh
@@ -2,7 +2,7 @@
2
3
set -ex
4
5
-OUTPUT_DIR=/tmp/lxk-build
+OUTPUT_DIR=lxk-build-output
6
7
mkdir ${OUTPUT_DIR}
8
0 commit comments