Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
dwilkie committed Apr 13, 2024
1 parent 8fd91c0 commit 8246b6c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,10 @@ jobs:
--data-urlencode "Body=Hello World from Integration Test" \
--data-urlencode "From=${{ steps.bootstrap_db.outputs.phone_number }}"
- name: Show SMS Gateway Logs
run: |
docker-compose logs sms-gateway
deploy:
name: Deploy
runs-on: ubuntu-latest
Expand Down

0 comments on commit 8246b6c

Please sign in to comment.