Skip to content

Commit

Permalink
chore(cymbal): auto deploy (#26493)
Browse files Browse the repository at this point in the history
  • Loading branch information
bciaraldi authored Nov 27, 2024
1 parent 16f853e commit e5aa629
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/rust-docker-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -142,10 +142,10 @@ jobs:
values:
image:
sha: '${{ needs.build.outputs.property-defs-rs_digest }}'
# - release: cymbal - disabled until a charts in place, for now we just build
# values:
# image:
# sha: '${{ needs.build.outputs.cymbal_digest }}'
- release: cymbal
values:
image:
sha: '${{ needs.build.outputs.cymbal_digest }}'
- release: hoghooks
values:
api_image:
Expand Down

0 comments on commit e5aa629

Please sign in to comment.