CI: Retry multiarch build (#31570)

hardware
This commit is contained in:
Justin Newberry 2024-02-23 23:54:48 -05:00 committed by GitHub
parent 92475d653b
commit adb7e2e229
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -117,7 +117,7 @@ jobs:
- name: Merge x64 and arm64 tags
run: |
export PUSH_IMAGE=true
selfdrive/test/docker_tag_multiarch.sh base x86_64 aarch64
scripts/retry.sh selfdrive/test/docker_tag_multiarch.sh base x86_64 aarch64
static_analysis:
name: static analysis