mirror of
https://github.com/splunk/security_content
synced 2026-06-08 17:32:49 +00:00
moved workflow around to have auth jobs be done via a tag release
This commit is contained in:
@@ -464,7 +464,9 @@ workflows:
|
||||
- build-package
|
||||
filters:
|
||||
tags:
|
||||
only: /.*/
|
||||
only: /^v.*/
|
||||
branches:
|
||||
ignore: /.*/
|
||||
- create-report:
|
||||
requires:
|
||||
- validate-content
|
||||
@@ -474,6 +476,8 @@ workflows:
|
||||
filters:
|
||||
tags:
|
||||
only: /^v.*/
|
||||
branches:
|
||||
ignore: /.*/
|
||||
- update-sources-github:
|
||||
# update package and docs in github if is a tag
|
||||
requires:
|
||||
|
||||
Reference in New Issue
Block a user