Skip to content

Commit

Permalink
Trigger pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
snehapar9 committed Nov 7, 2023
1 parent 9f15b69 commit d39f746
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/run-validation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,6 @@ jobs:
run: az containerapp delete -n ${{ env.TEST_CONTAINER_APP_NAME }} -g ${{ vars.TEST_RESOURCE_GROUP_NAME }} -y

create-using-image-windows:

name: 'Create app using image on Windows runner'
runs-on: windows-latest
timeout-minutes: 10
Expand Down Expand Up @@ -248,7 +247,6 @@ jobs:
run: az containerapp delete -n ${{ env.TEST_CONTAINER_APP_NAME }} -g ${{ vars.TEST_RESOURCE_GROUP_NAME }} -y

create-using-image-new-env:

name: 'Create app using image with new environment'
runs-on: ubuntu-latest
timeout-minutes: 15
Expand Down

0 comments on commit d39f746

Please sign in to comment.