diff --git a/.woodpecker/build.yml b/.woodpecker/build.yml index cfc5d64..069c40c 100644 --- a/.woodpecker/build.yml +++ b/.woodpecker/build.yml @@ -26,7 +26,7 @@ pipeline: - branch: release-* commands: - cd cmd - - ./tests.sh + # - ./tests.sh webserver_test: image: offline-twitter/go