Skip to content

Commit

Permalink
fix(#5219): Adding depend on in manager
Browse files Browse the repository at this point in the history
  • Loading branch information
pro-akim committed May 3, 2024
1 parent 4da365d commit 64ef9ee
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -65,3 +65,15 @@ tasks:
- wazuh-version: "4.7.4"
- wazuh-revision: "40717"
- live: "True"
depends-on:
- "allocate-manager-linux-ubuntu-20.04-amd64"
- "allocate-manager-linux-ubuntu-22.04-amd64"
- "allocate-manager-linux-amazon-2-amd64"
- "allocate-manager-linux-redhat-7-amd64"
- "allocate-manager-linux-redhat-8-amd64"
- "allocate-manager-linux-redhat-9-amd64"
- "allocate-manager-linux-centos-7-amd64"
- "allocate-manager-linux-centos-8-amd64"
- "allocate-manager-linux-debian-10-amd64"
- "allocate-manager-linux-debian-11-amd64"
- "allocate-manager-linux-debian-12-amd64"
Original file line number Diff line number Diff line change
Expand Up @@ -65,3 +65,16 @@ tasks:
- wazuh-version: "4.7.4"
- wazuh-revision: "40717"
- live: "True"
depends-on:
- "allocate-manager-linux-ubuntu-20.04-amd64"
- "allocate-manager-linux-ubuntu-22.04-amd64"
- "allocate-manager-linux-amazon-2-amd64"
- "allocate-manager-linux-redhat-7-amd64"
- "allocate-manager-linux-redhat-8-amd64"
- "allocate-manager-linux-redhat-9-amd64"
- "allocate-manager-linux-centos-7-amd64"
- "allocate-manager-linux-centos-8-amd64"
- "allocate-manager-linux-debian-10-amd64"
- "allocate-manager-linux-debian-11-amd64"
- "allocate-manager-linux-debian-12-amd64"
- "allocate-manager-linux-oracle-9-amd64"

0 comments on commit 64ef9ee

Please sign in to comment.