mirror of
https://github.com/nextcloud/desktop.git
synced 2025-10-26 11:17:43 +00:00
Use true instead time since it is more clear
This commit is contained in:
parent
9fd45761a8
commit
449aa275d4
@ -34,4 +34,4 @@ install:
|
||||
- curl --form token=$token --form email=lukas@statuscode.ch --form file=@$PWD/client.tgz --form version="$checkout" --form description="$checkout" https://scan.coverity.com/builds?project=owncloud%2Fmirall
|
||||
|
||||
# Hack to stop processing
|
||||
script: time
|
||||
script: true
|
||||
|
||||
Loading…
Reference in New Issue
Block a user