Skip to content

Commit

Permalink
fix: mastodon.world deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
akurilov committed Sep 3, 2024
1 parent 083c5fb commit 68eb6e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/staging.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ jobs:
- name: Helm Upgrade 9
run: |
helm upgrade --install ${COMPONENT}-mastodon-world helm/package/${COMPONENT}-0.0.0.tgz \
--values helm/int-mastodon/values-mastodon-uno.yaml \
--values helm/int-mastodon/values-mastodon-world.yaml \
--set-string podAnnotations.commit=$(git rev-parse --short HEAD) \
- name: Helm Upgrade 10
Expand Down

0 comments on commit 68eb6e7

Please sign in to comment.