Build without cache

pull/1509/head
Piero Toffanin 2022-07-24 11:54:48 -04:00
rodzic 55a7821058
commit ac6a0a9fc0
2 zmienionych plików z 2 dodań i 0 usunięć

Wyświetl plik

@ -46,6 +46,7 @@ jobs:
file: ./portable.Dockerfile
platforms: linux/amd64,linux/arm64
push: true
no-cache: true
tags: |
${{ steps.docker_meta.outputs.tags }}
opendronemap/odm:latest

Wyświetl plik

@ -33,6 +33,7 @@ jobs:
file: ./gpu.Dockerfile
platforms: linux/amd64
push: true
no-cache: true
tags: opendronemap/odm:gpu
# Trigger NodeODM build
- name: Dispatch NodeODM Build Event