Remove image digest output

Does not work with two images at the same time
This commit is contained in:
Perflyst 2021-01-21 23:54:31 +01:00 committed by GitHub
parent a00453e151
commit 5ce0b1c18e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 3 deletions

View File

@ -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 }}