Set missing USER in cloud-build
This commit is contained in:
parent
9c25e65cfb
commit
4412942712
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