Merge "kolla: add sudo for setup_docker.sh"
This commit is contained in:
commit
aef2e37622
@ -8,8 +8,8 @@
|
|||||||
- gerrit-git-prep
|
- gerrit-git-prep
|
||||||
- shell: |
|
- shell: |
|
||||||
#!/bin/bash -xe
|
#!/bin/bash -xe
|
||||||
tests/setup_docker.sh
|
sudo tests/setup_docker.sh
|
||||||
tox -e images
|
sudo tox -e images
|
||||||
|
|
||||||
publishers:
|
publishers:
|
||||||
- console-log
|
- console-log
|
||||||
|
Loading…
x
Reference in New Issue
Block a user