Skip to content

Commit

Permalink
Changed path of migration-tester folder
Browse files Browse the repository at this point in the history
  • Loading branch information
JayanaGunaweera01 committed Jun 24, 2023
1 parent 8c9f16d commit 2fbc06d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ combinedCurrentVersion="wso2is-${currentVersion}"
# Replace all instances of "CurrentVersion" with the combined version value
sed -i "s/CurrentVersion/${combinedCurrentVersion}/g" /home/runner/work/product-is/product-is/.github/migration-tester/migration-automation/env.sh
pwd
echo "Paths updated.."
echo "Paths updated...."

# Remove spaces from the beginning and end of the migratingVersion variable
migratingVersion=$(echo $migratingVersion | xargs)
Expand Down

0 comments on commit 2fbc06d

Please sign in to comment.