Run the integration tests manually
This commit is contained in:
parent
111de20734
commit
d79433e323
@ -19,9 +19,9 @@ pipeline:
|
|||||||
image: offline-twitter/go
|
image: offline-twitter/go
|
||||||
secrets:
|
secrets:
|
||||||
- offline_twatter_passwd
|
- offline_twatter_passwd
|
||||||
when: # At least one
|
# when: # At least one
|
||||||
path: pkg/scraper/**
|
# path: pkg/scraper/**
|
||||||
branch: release-*
|
# branch: release-*
|
||||||
commands:
|
commands:
|
||||||
- cd cmd
|
- cd cmd
|
||||||
- ./tests.sh
|
- ./tests.sh
|
||||||
|
Loading…
x
Reference in New Issue
Block a user