mirror of
https://github.com/netbirdio/netbird.git
synced 2025-05-31 07:07:42 +02:00
add release dependency
This commit is contained in:
parent
7f454f9c00
commit
182382e2db
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -195,7 +195,7 @@ jobs:
|
||||
|
||||
trigger_darwin_signer:
|
||||
runs-on: ubuntu-latest
|
||||
needs: release_ui_darwin
|
||||
needs: [release,release_ui_darwin]
|
||||
if: startsWith(github.ref, 'refs/tags/')
|
||||
steps:
|
||||
- name: Trigger Darwin App binaries sign pipeline
|
||||
|
Loading…
x
Reference in New Issue
Block a user