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