Skip to content

Commit 6f49d27

Browse files
committed
REMOVE LATER: push images from branch
1 parent 79a21c2 commit 6f49d27

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/images.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
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') }}
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') }}
6767

6868
retina-win-images:
6969
name: Build Agent Windows Images

0 commit comments

Comments
 (0)