Skip to content

Commit

Permalink
[#474] Test add docker 1
Browse files Browse the repository at this point in the history
  • Loading branch information
danielmursa-dev committed Jan 2, 2025
1 parent 434cd29 commit bd70d6c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ jobs:
coverage run src/manage.py test src
env:
DJANGO_SETTINGS_MODULE: objects.conf.ci
RELEASE: ${{ steps.vars.outputs.tag }}
SECRET_KEY: dummy
DB_USER: postgres
DB_PASSWORD: ''
Expand Down

0 comments on commit bd70d6c

Please sign in to comment.