Skip to content

Commit

Permalink
feature pipeline: atualizando debug de configurações do ambiente lara…
Browse files Browse the repository at this point in the history
…vel.yml
  • Loading branch information
RamonSouzaDev authored Nov 16, 2023
1 parent edf0d0f commit c6c18bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/laravel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
run: cat backend-api/.env.testing

- name: Debug Laravel Configuration
run: php backend-api/artisan config:dump
run: php backend-api/artisan config:env

- name: Run Migrations
run: php backend-api/artisan migrate --env=testing
Expand Down

0 comments on commit c6c18bc

Please sign in to comment.