kopia lustrzana https://github.com/OpenDroneMap/ODM
Fix indentation
rodzic
c8d544f209
commit
abb9aab94c
|
@ -40,7 +40,7 @@ jobs:
|
|||
tags: ${{ steps.docker_meta.outputs.tags }}
|
||||
- name: Export WSL image
|
||||
id: wsl_export
|
||||
run:|
|
||||
run: |
|
||||
docker pull opendronemap/odm
|
||||
docker export $(docker create opendronemap/odm) --output odm-wsl-rootfs-amd64.tar.gz
|
||||
gzip odm-wsl-rootfs-amd64.tar.gz
|
||||
|
|
Ładowanie…
Reference in New Issue