Skip to content
Crow CI
Codeberg

Plugins

Plugin configuration variables.

  • Name: CROW_PLUGINS_PRIVILEGED
  • Description: Allow plugins to run in privileged mode. If environment variable is defined but empty there will be none.
  • Default: none

  • Name: CROW_PLUGINS_PRIVILEGED_MATCH_TYPE
  • Description: Type of match for privileged plugins: semver, semver-range, regex, or exact.
  • Default: semver

  • Name: CROW_PLUGINS_TRUSTED_CLONE
  • Description: Plugins which are trusted to handle Git credentials in clone steps.
  • Default: codeberg.org/crowci/plugin-git:*