Skip to content

Commit

Permalink
reverted prepare-for-staging-deploy.yml file
Browse files Browse the repository at this point in the history
  • Loading branch information
mihir-4116 authored Mar 21, 2024
1 parent 0599e87 commit a999aeb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/prepare-for-staging-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ jobs:
yq eval -i ".user-transformer.image.tag=\"$TAG_NAME\"" staging.yaml
git add staging.yaml
cd ../../../../config-be-rudder-transformer/environment/staging
cd ../../../../config-be-rudder-transformer
yq eval -i ".config-be-rudder-transformer.image.tag=\"$TAG_NAME\"" values.staging.yaml
yq eval -i ".config-be-user-transformer.image.tag=\"$TAG_NAME\"" values.staging.yaml
git add values.staging.yaml
Expand Down

0 comments on commit a999aeb

Please sign in to comment.