mirror of
https://github.com/status-im/consul.git
synced 2025-02-01 16:37:12 +00:00
[CI-only] Support fossa scanning (#13694)
This commit is contained in:
parent
49f3dadb8f
commit
c4e45bc6c8
@ -178,6 +178,15 @@ event "promote-dev-docker" {
|
||||
}
|
||||
}
|
||||
|
||||
event "fossa-scan" {
|
||||
depends = ["promote-dev-docker"]
|
||||
action "fossa-scan" {
|
||||
organization = "hashicorp"
|
||||
repository = "crt-workflows-common"
|
||||
workflow = "fossa-scan"
|
||||
}
|
||||
}
|
||||
|
||||
## These are promotion and post-publish events
|
||||
## they should be added to the end of the file after the verify event stanza.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user