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
|
||||
secrets:
|
||||
- offline_twatter_passwd
|
||||
when:
|
||||
when: # At least one
|
||||
path: pkg/scraper/**
|
||||
branch: release-*
|
||||
commands:
|
||||
- cd cmd
|
||||
- ./tests.sh
|
||||
|
Loading…
x
Reference in New Issue
Block a user