mirror of
https://github.com/goharbor/harbor.git
synced 2025-02-21 14:21:36 +01:00
Update .travis.yml
add sudo before hostcfg
This commit is contained in:
parent
f1b5ee1522
commit
7ae8d54f72
@ -29,9 +29,9 @@ env:
|
||||
HARBOR_ADMIN_PASSWD: Harbor12345
|
||||
|
||||
before_install:
|
||||
- ./tests/hostcfg.sh
|
||||
- sudo ./tests/hostcfg.sh
|
||||
- cd Deploy
|
||||
- ./prepare
|
||||
- sudo ./prepare
|
||||
- cd ..
|
||||
|
||||
install:
|
||||
|
Loading…
Reference in New Issue
Block a user