mirror of
https://github.com/iv-org/invidious.git
synced 2026-07-07 14:16:45 -05:00
Merge 948d647fac0ca14f8d73c5e86d5e8cabc5323e1f into 31ecdd85f9cbf453c41ecbf4f276a3e8145dba23
This commit is contained in:
commit
00dba56b37
@ -86,7 +86,7 @@ jobs:
|
|||||||
|
|
||||||
# https://github.com/marketplace/actions/docker-manifest-create-action
|
# https://github.com/marketplace/actions/docker-manifest-create-action
|
||||||
- name: Create and push manifest
|
- name: Create and push manifest
|
||||||
uses: int128/docker-manifest-create-action@v2.22.0
|
uses: int128/docker-manifest-create-action@v2.24.0
|
||||||
with:
|
with:
|
||||||
push: true
|
push: true
|
||||||
tags: quay.io/invidious/invidious:master
|
tags: quay.io/invidious/invidious:master
|
||||||
|
|||||||
2
.github/workflows/build-stable-container.yml
vendored
2
.github/workflows/build-stable-container.yml
vendored
@ -78,7 +78,7 @@ jobs:
|
|||||||
|
|
||||||
# https://github.com/marketplace/actions/docker-manifest-create-action
|
# https://github.com/marketplace/actions/docker-manifest-create-action
|
||||||
- name: Create and push manifest
|
- name: Create and push manifest
|
||||||
uses: int128/docker-manifest-create-action@v2.22.0
|
uses: int128/docker-manifest-create-action@v2.24.0
|
||||||
with:
|
with:
|
||||||
push: true
|
push: true
|
||||||
tags: quay.io/invidious/invidious:latest
|
tags: quay.io/invidious/invidious:latest
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user