mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-27 10:17:45 +08:00
github: docker import from previous job
This commit is contained in:
@@ -112,7 +112,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Load Docker image
|
- name: Load Docker image
|
||||||
run: |
|
run: |
|
||||||
docker load --input /tmp/px4image.tar
|
docker import /tmp/px4image
|
||||||
docker image ls -a
|
docker image ls -a
|
||||||
|
|
||||||
- name: Build the world
|
- name: Build the world
|
||||||
|
|||||||
Reference in New Issue
Block a user