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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user