diff --git a/.woodpecker.yml b/.woodpecker.yml index 8984a4a..a0ba3b7 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -36,4 +36,4 @@ steps: commands: - apk add --no-cache git curl bash - pip install pyyaml requests - - python3 automation/alerts/external_alert_checker.py \ No newline at end of file + # - python3 automation/alerts/external_alert_checker.py \ No newline at end of file