kopia lustrzana https://github.com/OpenDroneMap/ODM
Build without cache
rodzic
55a7821058
commit
ac6a0a9fc0
|
@ -46,6 +46,7 @@ jobs:
|
||||||
file: ./portable.Dockerfile
|
file: ./portable.Dockerfile
|
||||||
platforms: linux/amd64,linux/arm64
|
platforms: linux/amd64,linux/arm64
|
||||||
push: true
|
push: true
|
||||||
|
no-cache: true
|
||||||
tags: |
|
tags: |
|
||||||
${{ steps.docker_meta.outputs.tags }}
|
${{ steps.docker_meta.outputs.tags }}
|
||||||
opendronemap/odm:latest
|
opendronemap/odm:latest
|
||||||
|
|
|
@ -33,6 +33,7 @@ jobs:
|
||||||
file: ./gpu.Dockerfile
|
file: ./gpu.Dockerfile
|
||||||
platforms: linux/amd64
|
platforms: linux/amd64
|
||||||
push: true
|
push: true
|
||||||
|
no-cache: true
|
||||||
tags: opendronemap/odm:gpu
|
tags: opendronemap/odm:gpu
|
||||||
# Trigger NodeODM build
|
# Trigger NodeODM build
|
||||||
- name: Dispatch NodeODM Build Event
|
- name: Dispatch NodeODM Build Event
|
||||||
|
|
Ładowanie…
Reference in New Issue