Skip to content
This repository was archived by the owner on Sep 8, 2025. It is now read-only.
This repository was archived by the owner on Sep 8, 2025. It is now read-only.

Fix issue with the HOST variable during CI #26

@dat-adi

Description

@dat-adi

As of right now, the GITEA_HOST variable in the .github/workflows/coverage.yml is hard coded into the file.
This has been done as there seems to be an error faced during the CI.

The current line should ideally be converted into,

DYNACONF_GITEA__HOST : ${{ secrets.DYNACONF_GITEA__HOST }}

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions