container: docker import file path

This commit is contained in:
Ramon Roche 2022-02-02 21:49:40 -08:00
parent ae0ba7cd98
commit a2fc0f7924
No known key found for this signature in database
GPG Key ID: 275988FAE5821713

View File

@ -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