mirror of
https://github.com/grafana/grafana.git
synced 2025-08-06 01:19:57 +08:00
Alerting: Integration test for testing template via remote alertmanager (#92147)
* Add integration test for testing template * Update drone signature
This commit is contained in:

committed by
GitHub

parent
237f8c7bac
commit
8d725a641c
@ -1,5 +1,5 @@
|
||||
mimir_backend:
|
||||
image: grafana/mimir-alpine:r295-a23e559
|
||||
image: grafana/mimir-alpine:r304-3872ccb
|
||||
container_name: mimir_backend
|
||||
command:
|
||||
- -target=backend
|
||||
@ -14,4 +14,4 @@
|
||||
- 8080:8080
|
||||
volumes:
|
||||
- "./docker/blocks/mimir_backend/nginx/nginx.conf.template:/etc/nginx/templates/nginx.conf.template"
|
||||
- "./docker/blocks/mimir_backend/nginx/.htpasswd:/etc/nginx/.htpasswd"
|
||||
- "./docker/blocks/mimir_backend/nginx/.htpasswd:/etc/nginx/.htpasswd"
|
||||
|
Reference in New Issue
Block a user