mirror of
https://github.com/nextcloud/docker.git
synced 2025-04-16 17:26:09 +02:00
Merge pull request #484 from nextcloud/remove-sudo
Remove sudo from tavis.yml
This commit is contained in:
commit
9719291632
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…
Add table
Reference in a new issue