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

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 }}

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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