mirror of
https://ghproxy.com/https://github.com/truecharts/charts.git
synced 2026-07-18 06:40:20 +08:00
Add youtubedl-Material Container (#374)
This commit is contained in:
committed by
GitHub
parent
6af2bb3cee
commit
a9a7eaf82e
2
.github/workflows/containers.build.yaml
vendored
2
.github/workflows/containers.build.yaml
vendored
@@ -92,7 +92,7 @@ jobs:
|
||||
fi
|
||||
if [ "${{github.event_name}}" == "pull_request" ]; then
|
||||
echo ::set-output name=push::false
|
||||
echo ::set-output name=cache_from::"type=registry,ref=ghcr.io/${{ github.repository_owner }}/${{ matrix.container }}:buildcache"
|
||||
echo ::set-output name=cache_from::"type=registry,ref=ghcr.io/${{ github.repository_owner }}/${{ matrix.container }}:buildcache" || echo ::set-output name=cache_from::""
|
||||
echo ::set-output name=cache_to::""
|
||||
else
|
||||
echo ::set-output name=push::true
|
||||
|
||||
Reference in New Issue
Block a user