Typo
This commit is contained in:
parent
0692dde06d
commit
2bb3e1d5c6
|
@ -9,7 +9,7 @@ test_api:
|
||||||
script:
|
script:
|
||||||
- docker-compose -f api/test.yml run test
|
- docker-compose -f api/test.yml run test
|
||||||
after_script:
|
after_script:
|
||||||
- docker-compose -f api/test.yml run test rm -rf api/funkwhale_api/media/*
|
- docker-compose -f api/test.yml run test rm -rf funkwhale_api/media/*
|
||||||
|
|
||||||
tags:
|
tags:
|
||||||
- dind
|
- dind
|
||||||
|
|
Loading…
Reference in New Issue