Skip to content

Commit

Permalink
fix(CI): Unified container namespace - test merging
Browse files Browse the repository at this point in the history
  • Loading branch information
ethenotethan committed Feb 13, 2025
1 parent 3b965a3 commit 3ffe21d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/docker-upload.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,6 @@ jobs:
push: ${{ github.event_name != 'pull_request' }}

merge_into_multiplatform_images:
# We only build the ARM images for non-PR builds, so skip this job if we're on PRs.
if: github.event_name != 'pull_request'
needs:
- build
strategy:
Expand Down

0 comments on commit 3ffe21d

Please sign in to comment.