mirror of
https://github.com/nextcloud/docker.git
synced 2025-02-19 00:34:53 +01:00
Remove sudo from tavis.yml
Signed-off-by: Tilo Spannagel <development@tilosp.de>
This commit is contained in:
parent
010f392951
commit
8be067708c
1 changed files with 0 additions and 1 deletions
|
@ -32,7 +32,6 @@ jobs:
|
||||||
- &test-scripts
|
- &test-scripts
|
||||||
stage: test scripts
|
stage: test scripts
|
||||||
env: SCRIPT=update.sh
|
env: SCRIPT=update.sh
|
||||||
sudo: false
|
|
||||||
services: []
|
services: []
|
||||||
install: skip
|
install: skip
|
||||||
before_script: skip
|
before_script: skip
|
||||||
|
|
Loading…
Reference in a new issue