github: docker import from previous job

This commit is contained in:
Ramon Roche
2022-02-02 08:20:13 -08:00
parent 854d529c81
commit 083a043776
+1 -1
View File
@@ -112,7 +112,7 @@ jobs:
- name: Load Docker image
run: |
docker load --input /tmp/px4image.tar
docker import /tmp/px4image
docker image ls -a
- name: Build the world