Skip to content

Commit

Permalink
Merge branch 'main' into mt-sha-to-main
Browse files Browse the repository at this point in the history
  • Loading branch information
mojotalantikite authored Jul 19, 2023
2 parents 28ccfc6 + b059461 commit eb652e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-app-to-env.yml
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ jobs:
run: |
./scripts/invoke-migrate-lambda.sh app-api-$STAGE_NAME-migrate \$LATEST "Migration of the database failed."
- name: invoke proto_to_db lambda
- name: invoke proto_to_db lambda -- (rates refactor migrate)
id: invoke-proto_to_db
working-directory: services/app-api
continue-on-error: true
Expand Down

0 comments on commit eb652e3

Please sign in to comment.