Skip to content

Commit

Permalink
chore: remove unnecessary repo update in config-be tf
Browse files Browse the repository at this point in the history
  • Loading branch information
yashasvibajpai committed Dec 6, 2024
1 parent 5290b71 commit 3f002cb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/prepare-for-staging-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,6 @@ jobs:
git add staging.yaml
cd ../../../../config-be-rudder-transformer/environment/staging
yq eval -i ".rudder-transformer.image.repository=\"$TF_IMAGE_REPOSITORY\"" base.yaml
yq eval -i ".config-be-rudder-transformer.image.tag=\"$TAG_NAME\"" base.yaml
yq eval -i ".config-be-user-transformer.image.tag=\"$TAG_NAME\"" base.yaml
git add base.yaml
Expand Down

0 comments on commit 3f002cb

Please sign in to comment.