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

Update build-docker-image job dependencies to include release

This commit is contained in:
2025-10-19 22:51:37 +03:00
parent fc72bc161c
commit b64e39a95f
+1 -1
View File
@@ -148,7 +148,7 @@ jobs:
build-docker-image:
runs-on: ubuntu-latest
needs: [build-linux-package]
needs: [build-linux-package, release]
env:
REGISTRY_URL: git.darkzoul.org
REGISTRY_OWNER: dark_zoul