kopia lustrzana https://dev.funkwhale.audio/funkwhale/funkwhale
Update .gitlab-ci.yml file with allow_failure on changelog
rodzic
c9d915fb33
commit
73bd66404b
|
@ -150,6 +150,7 @@ find_broken_links:
|
|||
-- . || exit $?
|
||||
|
||||
require_changelog:
|
||||
allow_failure: true
|
||||
stage: lint
|
||||
rules:
|
||||
# Don't run on merge request that mention NOCHANGELOG or renovate bot commits
|
||||
|
|
Ładowanie…
Reference in New Issue