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 5fc0a9c commit 28bd38aCopy full SHA for 28bd38a
test/e2e/setup-e2e.sh
@@ -1,5 +1,4 @@
1
#!/usr/bin/env bash
2
-SCRIPT_DIR=$( cd -- "$( dirname -- "${BASH_SOURCE[0]}" )" &> /dev/null && pwd )
3
readonly KIND_IMAGE="kindest/node:v1.27.3@sha256:3966ac761ae0136263ffdb6cfd4db23ef8a83cba8a463690e98317add2c9ba72"
4
echo "SOLO_FST_CHARTS_DIR: ${SOLO_FST_CHARTS_DIR}"
5
export PATH=${PATH}:~/.solo/bin
0 commit comments