mirror of
https://github.com/iv-org/invidious.git
synced 2025-05-31 14:11:54 +05:30
Remove image digest output
Does not work with two images at the same time
This commit is contained in:
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 }}
|
||||
|
Reference in New Issue
Block a user