Set missing USER in cloud-build
This commit is contained in:
parent
c0e74ff7ae
commit
c39503c549
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@ steps:
|
|||
- BASE_REF=$_PULL_BASE_REF
|
||||
- REGISTRY=gcr.io/k8s-staging-ingress-nginx
|
||||
- HOME=/root
|
||||
- USER=root
|
||||
args:
|
||||
- -c
|
||||
- |
|
||||
|
|
Loading…
Reference in a new issue