This commit is contained in:
patel-bhavin
2021-07-13 17:47:45 -05:00
parent fa90016007
commit 3f441770da
+8 -2
View File
@@ -505,6 +505,8 @@ workflows:
filters:
tags:
only: /.*/
branches:
ignore: /.*/
- run-appinspect:
# build always
@@ -512,6 +514,7 @@ workflows:
- validate-content
- build-sources
- build-package
- detection-testing
filters:
tags:
only: /^v.*/
@@ -522,6 +525,7 @@ workflows:
- validate-content
- build-sources
- build-package
- detection-testing
- run-appinspect
filters:
tags:
@@ -534,6 +538,7 @@ workflows:
- validate-content
- build-sources
- build-package
- detection-testing
- run-appinspect
- create-report
filters:
@@ -547,6 +552,7 @@ workflows:
- validate-content
- build-sources
- build-package
- detection-testing
- run-appinspect
- create-report
- update-sources-github
@@ -561,7 +567,7 @@ workflows:
- validate-content
- build-sources
- build-package
- detection-testing
- run-appinspect
- create-report
- update-sources-github
@@ -577,7 +583,7 @@ workflows:
- validate-content
- build-sources
- build-package
- detection-testing
- run-appinspect
- create-report
- update-sources-github