Skip to content

Commit

Permalink
Deploy axumed lambda (#161)
Browse files Browse the repository at this point in the history
Deploys axumed lambda.

Signed-off-by: Rémy Greinhofer <[email protected]>
  • Loading branch information
rgreinho authored Nov 30, 2024
1 parent 450d41b commit 8cd0240
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/deployment-staging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,8 @@ jobs:
run: cd lambdas && cargo lambda build --release
- name: Deploy lambdas
run: |
LAMBDAS="get-ratings
LAMBDAS="axumed
get-ratings
get-ratings-analysis
get-ratings-cities
get-ratings-results
Expand Down

0 comments on commit 8cd0240

Please sign in to comment.