Remove image digest output

Does not work with two images at the same time
pull/1689/head
Perflyst 2021-01-21 23:54:31 +01:00 zatwierdzone przez GitHub
rodzic a00453e151
commit 5ce0b1c18e
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 0 dodań i 3 usunięć

Wyświetl plik

@ -45,6 +45,3 @@ jobs:
file: docker/Dockerfile
push: true
tags: quay.io/invidious/invidious:${{ github.sha }}
- name: Image digest
run: echo ${{ steps.docker_build.outputs.digest }}