rerun pipeline after disk space issue
This commit is contained in:
parent
50e4dc7313
commit
810e7cb891
1 changed files with 0 additions and 1 deletions
|
|
@ -432,7 +432,6 @@ jobs:
|
||||||
echo "Extracted JIRA Card number: '$JIRA_CARD_NUMBER'"
|
echo "Extracted JIRA Card number: '$JIRA_CARD_NUMBER'"
|
||||||
export PLAYWRIGHT_PATH="${{ parameters.playwrightTestsPath }}"
|
export PLAYWRIGHT_PATH="${{ parameters.playwrightTestsPath }}"
|
||||||
|
|
||||||
|
|
||||||
export JIRA_CARD_NUMBER="$JIRA_CARD_NUMBER"
|
export JIRA_CARD_NUMBER="$JIRA_CARD_NUMBER"
|
||||||
export ENV_FILE="${{ parameters.envFileName }}"
|
export ENV_FILE="${{ parameters.envFileName }}"
|
||||||
container_id=$(docker create \
|
container_id=$(docker create \
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue