.circleci/config.yml: publish_release requires test_frontend (#2139)
Signed-off-by: Simon Pasquier <spasquie@redhat.com>
This commit is contained in:
parent
5cb556e4b2
commit
3640bb8d55
|
@ -122,6 +122,7 @@ workflows:
|
|||
- prometheus/publish_release:
|
||||
context: org-context
|
||||
requires:
|
||||
- test_frontend
|
||||
- test
|
||||
- build
|
||||
filters:
|
||||
|
|
Loading…
Reference in New Issue