You've already forked prometheus-fail2ban-exporter
ci: remove dependency step from ci/cd pipeline
Remove the dependency check step to avoid breaking builds.
This commit is contained in:
@ -12,11 +12,6 @@ format:
|
||||
script:
|
||||
- make format
|
||||
|
||||
dependencies:
|
||||
stage: test
|
||||
script:
|
||||
- make go-mod-tidy
|
||||
|
||||
test:
|
||||
stage: test
|
||||
script:
|
||||
|
Reference in New Issue
Block a user