new ci workflow

This commit is contained in:
P4T12ICK
2021-07-14 14:36:13 +02:00
parent ea26c7c491
commit 61e5cbc981
+14 -14
View File
@@ -577,17 +577,17 @@ workflows:
branches:
ignore: /.*/
detection-testing:
jobs:
- hold:
type: approval
filters:
tags:
only: /^v.*/
- detection-testing:
# build always
requires:
- hold
filters:
tags:
only: /^v.*/
detection-testing:
jobs:
- hold:
type: approval
filters:
tags:
only: /^v.*/
- detection-testing:
# build always
requires:
- hold
filters:
tags:
only: /^v.*/