Disable integration tests for now

This commit is contained in:
Alessio 2023-08-02 23:36:38 -03:00
parent ac3f19b02a
commit 2a4e38d870

View File

@ -21,7 +21,7 @@ pipeline:
- offline_twatter_passwd
commands:
- cd cmd
- ./tests.sh
# - ./tests.sh
version_bump_test:
image: offline-twitter/go