Select Git revision
cmd.go
Forked from
GitLab.org / gitlab-runner
Source project has a limited visibility.
-
Tomasz Maczukin authored
The constants are now defined inside of the 'featureflags' package, so there is no need for the 'FF' prefix. The fact that it's a feature flag is quite obvious when looking on an entry like: IsFeatureFlagOn(featureflags.UseLegacyBuildsDirForDocker)
Tomasz Maczukin authoredThe constants are now defined inside of the 'featureflags' package, so there is no need for the 'FF' prefix. The fact that it's a feature flag is quite obvious when looking on an entry like: IsFeatureFlagOn(featureflags.UseLegacyBuildsDirForDocker)