CI: Retry multiarch build (#31570)

hardware
old-commit-hash: adb7e2e2297ecfc00e333155d4c8d0666c2c9205
This commit is contained in:
Justin Newberry
2024-02-23 23:54:48 -05:00
committed by GitHub
parent 7410a1c448
commit 5b173679c2
+1 -1
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