mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-15 03:37:35 +08:00
container: docker import file path
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user