Update .gitlab-ci.yml
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user