fix: adapt paths
This commit is contained in:
@@ -6,7 +6,6 @@ PLUGIN_REPO_NAME="$1"
|
|||||||
echo "--- Installing Python Environment ---"
|
echo "--- Installing Python Environment ---"
|
||||||
|
|
||||||
# --- Step 0: Checkout Repository path ---
|
# --- Step 0: Checkout Repository path ---
|
||||||
cd ../
|
|
||||||
echo " --- Current Directory: $(pwd) --- "
|
echo " --- Current Directory: $(pwd) --- "
|
||||||
echo " --- Listing contents: $(ls -la) --- "
|
echo " --- Listing contents: $(ls -la) --- "
|
||||||
|
|
||||||
|
|||||||
@@ -6,7 +6,6 @@ PLUGIN_REPO_NAME="$1"
|
|||||||
echo "--- Running Pytest for Plugin: $PLUGIN_REPO_NAME ---"
|
echo "--- Running Pytest for Plugin: $PLUGIN_REPO_NAME ---"
|
||||||
|
|
||||||
# --- Step 0: Checkout Repository path ---
|
# --- Step 0: Checkout Repository path ---
|
||||||
cd ../checkout_repositories
|
|
||||||
cd ./_plugin_checkout_/"$PLUGIN_REPO_NAME"
|
cd ./_plugin_checkout_/"$PLUGIN_REPO_NAME"
|
||||||
echo " --- Current Directory: $(pwd) --- "
|
echo " --- Current Directory: $(pwd) --- "
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user