Skip to content

Commit

Permalink
Update deploy-data-ingestion.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tsafacjo authored Oct 15, 2023
1 parent f196bc4 commit 1d1138e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-data-ingestion.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ jobs:
ls
cd data_ingestion/events_tracking
echo | pwd
sam deploy --parameter-overrides "EASY_APPOINTMENTS_KEY='${{ secrets.EASY_APPOINTMENTS_KEY }}' DB_PORT='${{ secrets.DB_PORT }}' Key2=someValue"
sam deploy --parameter-overrides "EASY_APPOINTMENTS_KEY='${{ secrets.EASY_APPOINTMENTS_KEY }}'EASY_APPOINTMENTS_KEY_1='${{ secrets.EASY_APPOINTMENTS_KEY }}' EASY_APPOINTMENTS_KEY_='${{ secrets.EASY_APPOINTMENTS_KEY }}' Key2=someValue"

0 comments on commit 1d1138e

Please sign in to comment.