Skip to content
Snippets Groups Projects
Verified Commit 7f2ef8f2 authored by Maarten de Waard's avatar Maarten de Waard :angel:
Browse files

fix yaml error in .gitlab-ci

parent 92bc2a4c
Branches
Tags
No related merge requests found
......@@ -559,7 +559,7 @@ testinfra:
prometheus-stack-alerts:
stage: health-test
variables:
# APP var is used in job specific rules (i.e. .grafana_rules)
# APP var is used in job specific rules (i.e. .prometheus_stack_rules)
APP: "prometheus-stack"
allow_failure: true
script:
......@@ -600,7 +600,7 @@ grafana-behave:
- job: grafana-cert
extends:
- .behave
- .grafana_rules
- .prometheus_stack_rules
nextcloud-behave:
variables:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment