Merge pull request #3178 from prometheus/release-0.25

Release 0.25
This commit is contained in:
Simon Pasquier 2022-12-16 16:38:49 +01:00 committed by GitHub
commit 8c28ce5215
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -150,6 +150,7 @@ workflows:
- test_frontend
- test
- build_all
docker_version: "20.10.18"
filters:
branches:
only: main
@ -159,6 +160,7 @@ workflows:
- test_frontend
- test
- build_all
docker_version: "20.10.18"
filters:
tags:
only: /^v[0-9]+(\.[0-9]+){2}(-.+|[^-.]*)$/