Skip to content

Commit

Permalink
fix: wrench: deploy lambda version
Browse files Browse the repository at this point in the history
  • Loading branch information
Bartek committed Jan 29, 2023
1 parent 28bdd88 commit 7450080
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,6 @@ jobs:
NODE_ENV=production npm run migrations:latest
- name: Trigger AWS Lambda to use new image
env:
RELEASE_VERSION: $RELEASE_VERSION
run: |
curl --request POST \
--url 'https://api.github.com/repos/BartekCK/cgm-handler-infrastructure/dispatches' \
Expand Down

0 comments on commit 7450080

Please sign in to comment.