Remove image digest output

Does not work with two images at the same time
このコミットが含まれているのは:
Perflyst 2021-01-21 23:54:31 +01:00 committed by GitHub
コミット 5ce0b1c18e
この署名に対応する既知のキーがデータベースに存在しません
GPGキーID: 4AEE18F83AFDEB23
1個のファイルの変更0行の追加3行の削除

ファイルの表示

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