Skip to content

Commit

Permalink
Set missing DB_KIND env.
Browse files Browse the repository at this point in the history
  • Loading branch information
grafikrobot committed Sep 26, 2022
1 parent 34524cd commit f973542
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/rosina_tracklog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,5 @@ jobs:
DB_USER: ${{ secrets.DB_USER }}
DB_PASSWORD: ${{ secrets.DB_PASSWORD }}
DB_DATABASE: ${{ secrets.DB_DATABASE }}
DB_KIND: mysql
run: barbarian_rosina tracklog

0 comments on commit f973542

Please sign in to comment.