diff --git a/.woodpecker/build.yml b/.woodpecker/build.yml index 005c37e..b1ae0e9 100644 --- a/.woodpecker/build.yml +++ b/.woodpecker/build.yml @@ -31,6 +31,7 @@ pipeline: - ./compile.sh - ./tw --profile ../sample_data/profile --addr localhost:1000 webserver & - curl localhost:1000/cernovich + - sleep 1 - jobs -p | xargs -I{} kill -- -{} version_bump_test: