mirror of
https://github.com/iv-org/invidious.git
synced 2024-11-05 08:50:29 +01:00
Remove image digest output
Does not work with two images at the same time
This commit is contained in:
parent
a00453e151
commit
5ce0b1c18e
3
.github/workflows/container-release.yml
vendored
3
.github/workflows/container-release.yml
vendored
@ -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 }}
|
||||
|
Loading…
Reference in New Issue
Block a user