Update .release/ci.hcl
Co-authored-by: Scott Macfarlane <36851+smacfarlane@users.noreply.github.com>
This commit is contained in:
parent
625ab902a8
commit
1399b18055
|
@ -111,7 +111,7 @@ event "sign-linux-rpms" {
|
|||
}
|
||||
|
||||
event "verify" {
|
||||
depends = ["sign"]
|
||||
depends = ["sign-linux-rpms"]
|
||||
action "verify" {
|
||||
organization = "hashicorp"
|
||||
repository = "crt-workflows-common"
|
||||
|
|
Loading…
Reference in New Issue