Skip to content

Commit 42bb148

Browse files
committed
build: Remove HOME env from debian-{base,iptables} GCB configs
Signed-off-by: Stephen Augustus <[email protected]>
1 parent a034497 commit 42bb148

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

build/cloudbuild.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ steps:
1212
- REGISTRY=gcr.io/$PROJECT_ID
1313
- IMAGE=gcr.io/$PROJECT_ID/debian-base
1414
- BUILD_IMAGE=debian-build
15-
- HOME=/root
1615
args:
1716
- all-push
1817
- name: 'gcr.io/k8s-testimages/gcb-docker-gcloud:v20200422-b25d964'
@@ -23,7 +22,6 @@ steps:
2322
- REGISTRY=gcr.io/$PROJECT_ID
2423
- BASE_REGISTRY=gcr.io/$PROJECT_ID
2524
- IMAGE=gcr.io/$PROJECT_ID/debian-iptables
26-
- HOME=/root
2725
args:
2826
- all-push
2927
- name: 'gcr.io/k8s-testimages/gcb-docker-gcloud:v20200422-b25d964'

0 commit comments

Comments
 (0)