mirror of
https://github.com/mickael-kerjean/filestash
synced 2025-12-06 16:32:31 +01:00
maintenance (test): init test assets
This commit is contained in:
parent
4370dfb8c7
commit
1294780b18
1 changed files with 1 additions and 0 deletions
|
|
@ -53,6 +53,7 @@ steps:
|
|||
depends_on: [ test_prepare ]
|
||||
commands:
|
||||
- apk --no-cache add git gcc libc-dev > /dev/null 2>&1
|
||||
- cp ../test/assets/* /tmp/
|
||||
- go get -t ../test/unit_go/...
|
||||
- go test -v ../test/unit_go/...
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue