Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
benjamincrozat committed Oct 17, 2023
1 parent 8c01482 commit 4d95065
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ jobs:
run: php artisan test
env:
DB_PORT: ${{ job.services.mysql.ports[3306] }}
DEPLOYMENT_URL: ${{ secrets.DEPLOYMENT_URL }}

- name: Deploy on production
run: curl -X POST ${{ secrets.DEPLOYMENT_URL }}
Expand Down

0 comments on commit 4d95065

Please sign in to comment.