Update .release/ci.hcl

Co-authored-by: Scott Macfarlane <36851+smacfarlane@users.noreply.github.com>
This commit is contained in:
99 2021-11-09 01:46:34 -08:00 committed by GitHub
parent 625ab902a8
commit 1399b18055
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -111,7 +111,7 @@ event "sign-linux-rpms" {
}
event "verify" {
depends = ["sign"]
depends = ["sign-linux-rpms"]
action "verify" {
organization = "hashicorp"
repository = "crt-workflows-common"