mirror of
https://github.com/planetmint/planetmint.git
synced 2026-03-06 17:11:16 +00:00
added lint phony and comment on clean step
This commit is contained in:
@@ -125,6 +125,7 @@ services:
|
||||
- ./integration:/integration
|
||||
- ./tests:/tests
|
||||
|
||||
# Remove all build, test, coverage and Python artifacts
|
||||
clean:
|
||||
image: alpine
|
||||
command: /bin/sh -c "./planetmint/scripts/clean.sh"
|
||||
|
||||
Reference in New Issue
Block a user