.circleci/config.yml: publish_release requires test_frontend (#2139)

Signed-off-by: Simon Pasquier <spasquie@redhat.com>
This commit is contained in:
Simon Pasquier 2019-12-11 17:06:10 +01:00 committed by GitHub
parent 5cb556e4b2
commit 3640bb8d55
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -122,6 +122,7 @@ workflows:
- prometheus/publish_release:
context: org-context
requires:
- test_frontend
- test
- build
filters: