Always tag latest

pull/1212/head
Piero Toffanin 2020-11-22 00:06:37 -05:00 zatwierdzone przez GitHub
rodzic dd15233e59
commit ca97f013cf
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 3 dodań i 1 usunięć

Wyświetl plik

@ -37,7 +37,9 @@ jobs:
file: ./portable.Dockerfile
platforms: linux/amd64
push: true
tags: ${{ steps.docker_meta.outputs.tags }}
tags: |
${{ steps.docker_meta.outputs.tags }}
opendronemap/odm:latest
- name: Export WSL image
id: wsl_export
run: |