mirror of https://bitbucket.org/ausocean/av.git
circle-ci: make test data available
This commit is contained in:
parent
b24e72caa5
commit
14ca8e8b27
|
@ -13,6 +13,8 @@ jobs:
|
|||
steps:
|
||||
- checkout
|
||||
|
||||
- run: git clone --depth=1 https://bitbucket.org/ausocean/test.git ${GOPATH}/src/bitbucket.org/ausocean/test
|
||||
|
||||
- restore_cache:
|
||||
keys:
|
||||
- v1-pkg-cache
|
||||
|
|
Loading…
Reference in New Issue