Commit a15ee826 authored by Zach Howard's avatar Zach Howard

adds fault-detector to hold job

parent 57c66df2
...@@ -1529,7 +1529,7 @@ workflows: ...@@ -1529,7 +1529,7 @@ workflows:
type: approval type: approval
filters: filters:
tags: tags:
only: /^(proxyd|op-[a-z0-9\-]*)\/v.*/ only: /^(fault-detector|proxyd|op-[a-z0-9\-]*)\/v.*/
branches: branches:
ignore: /.*/ ignore: /.*/
- docker-release: - docker-release:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment