mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-06-30 19:12:07 +08:00
docker: fix multiarch tag push (#29850)
Fix multiarch merge script old-commit-hash: b09ec6bb5bd73b6623e686ebc94f8a316102ae11
This commit is contained in:
@@ -212,7 +212,7 @@ jobs:
|
||||
$DOCKER_LOGIN
|
||||
- name: Merge x64 and arm64 tags
|
||||
run: |
|
||||
echo "PUSH_IMAGE=true" >> "$GITHUB_ENV"
|
||||
export PUSH_IMAGE=true
|
||||
selfdrive/test/docker_tag_multiarch.sh base x86_64 aarch64
|
||||
|
||||
static_analysis:
|
||||
|
||||
Reference in New Issue
Block a user