We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07eeea0 commit 388ff8dCopy full SHA for 388ff8d
.github/workflows/ci.yml
@@ -148,6 +148,8 @@ jobs:
148
django-settings-module: openvtb.conf.ci
149
docker-image-name: ${{ needs.store-reusable-workflow-vars.outputs.image-name }}
150
docs-ssl-conf: ${{ needs.store-reusable-workflow-vars.outputs.sphinx-ssl-conf }}
151
+ env:
152
+ DJANGO_SETTINGS_MODULE: openvtb.conf.ci
153
154
# open-api-publish:
155
# uses: maykinmedia/open-api-workflows/.github/workflows/publish.yml@v6
0 commit comments