Run the integration tests manually

This commit is contained in:
Alessio 2023-08-22 20:31:06 -03:00
parent 111de20734
commit d79433e323

View File

@ -19,9 +19,9 @@ pipeline:
image: offline-twitter/go
secrets:
- offline_twatter_passwd
when: # At least one
path: pkg/scraper/**
branch: release-*
# when: # At least one
# path: pkg/scraper/**
# branch: release-*
commands:
- cd cmd
- ./tests.sh