Rerun after agent disk space failure
This commit is contained in:
parent
897b3a8a90
commit
67fe58577f
1 changed files with 1 additions and 1 deletions
|
|
@ -138,8 +138,8 @@ jobs:
|
|||
echo "No filter. Running all test cases..."
|
||||
FILTER=""
|
||||
fi
|
||||
echo "Filter value: $FILTER"
|
||||
|
||||
echo "Filter value: $FILTER"
|
||||
TARGET_URL=${{ parameters.targetUrl }}
|
||||
echo "BASE_URL value: $BASE_URL"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue