File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3737
3838 - name : Az CLI login
3939 uses : azure/login@v2
40- if : ${{ (github.event_name == 'merge_group') || (github.event_name == 'workflow_dispatch' && github.ref == 'refs/heads/dev/v0.0.33-windows' && github.repository == 'microsoft/retina') || (github.event_name == 'workflow_dispatch' && github.ref == 'refs/heads/dev/v0.0.33-windows ' && github.repository == 'microsoft/retina') }}
40+ if : ${{ (github.event_name == 'merge_group') || (github.event_name == 'workflow_dispatch' && github.ref == 'refs/heads/dev/v0.0.33-windows' && github.repository == 'microsoft/retina') || (github.event_name == 'workflow_dispatch' && github.ref == 'refs/heads/laksh/add-pktmon-parsing ' && github.repository == 'microsoft/retina') }}
4141 with :
4242 client-id : ${{ secrets.AZURE_CLIENT_ID }}
4343 tenant-id : ${{ secrets.AZURE_TENANT_ID }}
6363 PLATFORM=${{ matrix.platform }}/${{ matrix.arch }}
6464 fi
6565 env :
66- SHOULD_PUSH_IMAGE : ${{ (github.event_name == 'merge_group') || (github.event_name == 'workflow_dispatch' && github.ref == 'refs/heads/dev/v0.0.33-windows' && github.repository == 'microsoft/retina') || (github.event_name == 'workflow_dispatch' && github.ref == 'refs/heads/dev/v0.0.33-windows ' && github.repository == 'microsoft/retina') }}
66+ SHOULD_PUSH_IMAGE : ${{ (github.event_name == 'merge_group') || (github.event_name == 'workflow_dispatch' && github.ref == 'refs/heads/dev/v0.0.33-windows' && github.repository == 'microsoft/retina') || (github.event_name == 'workflow_dispatch' && github.ref == 'refs/heads/laksh/add-pktmon-parsing ' && github.repository == 'microsoft/retina') }}
6767
6868 retina-win-images :
6969 name : Build Agent Windows Images
You can’t perform that action at this time.
0 commit comments