mirror of
https://github.com/wekan/wekan.git
synced 2025-04-20 12:07:11 -04:00
no tests - remove
This commit is contained in:
parent
4e7f56ac74
commit
377380d15f
1 changed files with 0 additions and 1 deletions
|
@ -12,7 +12,6 @@ before_install:
|
|||
- sudo docker-compose build --no-cache --force-rm
|
||||
- sudo docker-compose up -d wekandb
|
||||
- sudo docker-compose up -d wekan
|
||||
- sudo docker exec -ti wekan /bin/sh -c "npm test"
|
||||
# ^^ Note - need to come up with some way of checking the output from docker run
|
||||
# that it was a success... perhaps the nodejs server can output a success message?
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue