mirror of
https://github.com/prometheus/alertmanager
synced 2024-12-28 00:52:13 +00:00
Bump Docker version for remote Docker
It should fix the publish_main and publish_release jobs in CircleCI. Signed-off-by: Simon Pasquier <spasquie@redhat.com>
This commit is contained in:
parent
d9c847e38b
commit
2eda272480
@ -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}(-.+|[^-.]*)$/
|
||||
|
Loading…
Reference in New Issue
Block a user