Skip to content

Commit

Permalink
fix a docker build dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
eikenb committed Apr 20, 2022
1 parent b3aeb82 commit 34ada7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .release/ci.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@ event "promote-staging" {
}

event "promote-staging-docker" {
depends = ["promote-staging-new-hc-releases"]
depends = ["promote-staging"]
action "promote-staging-docker" {
organization = "hashicorp"
repository = "crt-workflows-common"
Expand Down

0 comments on commit 34ada7a

Please sign in to comment.