Skip to content
Snippets Groups Projects
Commit a69ac34a authored by František Řezníček's avatar František Řezníček
Browse files

feat: snmp-exporter added

parent 056beb19
No related branches found
No related tags found
No related merge requests found
Pipeline #92345 passed with stage
in 57 seconds
......@@ -170,4 +170,10 @@ blackbox-exporter:
only:
- /^blackbox-exporter\/v[0-9]+\.[0-9]+\.[0-9]+/
snmp-exporter:
<<: *upstream-container-release-downstream
variables:
CONTAINER_IMAGE_NAME: prom/snmp-exporter
only:
- /^snmp-exporter\/v[0-9]+\.[0-9]+\.[0-9]+/
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment