Commit 68808170 authored by Matthew Slipper's avatar Matthew Slipper

ci: Fix the hold so ci-builder can be released

parent 760eda46
...@@ -1393,7 +1393,7 @@ workflows: ...@@ -1393,7 +1393,7 @@ workflows:
type: approval type: approval
filters: filters:
tags: tags:
only: /^(fault-detector|proxyd|indexer|op-[a-z0-9\-]*)\/v.*/ only: /^(fault-detector|proxyd|indexer|ci-builder|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