kopia lustrzana https://dev.funkwhale.audio/funkwhale/funkwhale
Docker compose / rm does not like wildcards
rodzic
2bb3e1d5c6
commit
f7cf397723
|
@ -9,7 +9,7 @@ test_api:
|
|||
script:
|
||||
- docker-compose -f api/test.yml run test
|
||||
after_script:
|
||||
- docker-compose -f api/test.yml run test rm -rf funkwhale_api/media/*
|
||||
- docker-compose -f api/test.yml run test rm -rf funkwhale_api/media/
|
||||
|
||||
tags:
|
||||
- dind
|
||||
|
|
Ładowanie…
Reference in New Issue