Remove integration test for now

This commit is contained in:
Alessio 2024-02-19 23:51:47 -08:00
parent 14b7e3dbbf
commit 958cd662ed

View File

@ -26,7 +26,7 @@ pipeline:
- branch: release-* - branch: release-*
commands: commands:
- cd cmd - cd cmd
- ./tests.sh # - ./tests.sh
webserver_test: webserver_test:
image: offline-twitter/go image: offline-twitter/go