Skip to content

Commit 4e679df

Browse files
committed
endless attempts
1 parent 6c7243d commit 4e679df

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

.github/workflows/ci-cd.yaml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -87,10 +87,7 @@ jobs:
8787
run: |
8888
nomad job validate _nomad/loadbalancer.nomad
8989
nomad job validate _nomad/backend.nomad
90-
nomad job validate _nomad/wazuh-agent.nomad
91-
nomad job validate _nomad/loki.nomad
92-
nomad job validate _nomad/promtail.nomad
93-
90+
9491
- name: Start Nomad agent
9592
run: |
9693
nohup nomad agent -dev -node-meta role=balancer > nomad.log 2>&1 &

0 commit comments

Comments
 (0)