Update .gitlab-ci.yml

This commit is contained in:
Swann Martinez
2020-03-11 22:38:09 +00:00
parent 624f67a621
commit 1e81a2de16

View File

@ -2,6 +2,7 @@ image: python:latest
build:
script:
- ls
- cd multi-user
- rm -rf cache tests .git .gitignore .gitmodules docs
# run the command here