mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-02 05:04:08 +08:00
container: docker import file path
This commit is contained in:
parent
ae0ba7cd98
commit
a2fc0f7924
2
.github/workflows/build_docker.yml
vendored
2
.github/workflows/build_docker.yml
vendored
@ -112,7 +112,7 @@ jobs:
|
||||
|
||||
- name: Load Docker image
|
||||
run: |
|
||||
docker import /tmp/px4image
|
||||
docker import /tmp/px4image.tar
|
||||
docker image ls -a
|
||||
|
||||
- name: Build the world
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user