File tree Expand file tree Collapse file tree 2 files changed +0
-2
lines changed
Expand file tree Collapse file tree 2 files changed +0
-2
lines changed Original file line number Diff line number Diff line change @@ -344,7 +344,6 @@ jobs:
344344 INPUT_AZURE_LOCATION : ${{ inputs.AZURE_LOCATION }}
345345 INPUT_AZURE_ENV_OPENAI_LOCATION : ${{ inputs.AZURE_ENV_OPENAI_LOCATION }}
346346 INPUT_IMAGE_TAG : ${{ inputs.IMAGE_TAG }}
347- JOB_STATUS : ${{ job.status }}
348347 run : |
349348 echo "## 🚀 Deploy Job Summary (Linux)" >> $GITHUB_STEP_SUMMARY
350349 echo "" >> $GITHUB_STEP_SUMMARY
Original file line number Diff line number Diff line change @@ -340,7 +340,6 @@ jobs:
340340 INPUT_AZURE_LOCATION : ${{ inputs.AZURE_LOCATION }}
341341 INPUT_AZURE_ENV_OPENAI_LOCATION : ${{ inputs.AZURE_ENV_OPENAI_LOCATION }}
342342 INPUT_IMAGE_TAG : ${{ inputs.IMAGE_TAG }}
343- JOB_STATUS : ${{ job.status }}
344343 run : |
345344 echo "## 🚀 Deploy Job Summary (Windows)" >> $GITHUB_STEP_SUMMARY
346345 echo "" >> $GITHUB_STEP_SUMMARY
You can’t perform that action at this time.
0 commit comments