Skip to content

Commit 6020c52

Browse files
committed
skip all of the breakable build and push stuff in fork mode
1 parent 1a5e2c3 commit 6020c52

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1535,6 +1535,7 @@ jobs:
15351535
name: digests-${{ env.PLATFORM_PAIR }}
15361536

15371537
- name: Prepare digest information
1538+
if: env.BUILD_IMAGE_REQUIRED == 'true'
15381539
working-directory: ${{ runner.temp }}/digests
15391540
run: |
15401541
platform=${{ matrix.platform }}

0 commit comments

Comments
 (0)