1
0
mirror of https://github.com/darkzoul5/YoutubePlaylistSync.git synced 2026-07-03 12:34:00 +03:00

Remove dependency on linux-package job from Docker build workflow

This commit is contained in:
2025-10-15 13:14:02 +03:00
parent fa851ecc78
commit 73f8d79c9e
-1
View File
@@ -8,7 +8,6 @@ on:
jobs: jobs:
build-and-push: build-and-push:
needs: [linux-package]
runs-on: ubuntu-latest runs-on: ubuntu-latest
env: env:
REGISTRY: git.darkzoul.org/dark_zoul/YouTube-Playlist-Downloader # <-- Use your actual Gitea registry URL REGISTRY: git.darkzoul.org/dark_zoul/YouTube-Playlist-Downloader # <-- Use your actual Gitea registry URL