Add sample data to woodpecker build
This commit is contained in:
parent
c5c82a6a94
commit
ac3f19b02a
@ -12,6 +12,7 @@ pipeline:
|
||||
image: offline-twitter/go
|
||||
commands:
|
||||
- mkdir pkg/persistence/test_profiles
|
||||
- sample_data/init_data.sh
|
||||
- go test -bench=. -cover ./...
|
||||
|
||||
integration_test:
|
||||
|
Loading…
x
Reference in New Issue
Block a user